Add links to PAX token (#11172)

* 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:06:34 +03:00 committed by GitHub
parent d1b34000f4
commit c0aaab50b0
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": "0x8E870D67F660D95d5be530380D0eC0bd388289E1"
"id": "0x8E870D67F660D95d5be530380D0eC0bd388289E1",
"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/"
}
]
}