Add links to PAX token (#11173)

* Update info.json

* Update info.json

* Fixes (sanity and consistency, auto), history

Co-authored-by: Cryptocool1 <Cryptocool1@users.noreply.github.com>
This commit is contained in:
CryptoA 2021-07-03 15:17:59 +03:00 committed by GitHub
parent f7d2b983c8
commit c865454c7e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,5 +8,27 @@
"symbol": "PAX",
"decimals": 18,
"status": "active",
"id": "0xb7F8Cd00C5A06c0537E2aBfF0b58033d02e5E094"
"id": "0xb7F8Cd00C5A06c0537E2aBfF0b58033d02e5E094",
"links": [
{
"name": "github",
"url": "https://github.com/paxosglobal/pax-contracts"
},
{
"name": "twitter",
"url": "https://twitter.com/PaxosStandard"
},
{
"name": "blog",
"url": "https://medium.com/@PaxosStandard"
},
{
"name": "whitepaper",
"url": "https://standard.paxos.com/whitepaper.pdf"
},
{
"name": "coingecko",
"url": "https://coingecko.com/en/coins/paxos-standard-token/"
}
]
}