mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
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:
parent
f7d2b983c8
commit
c865454c7e
|
@ -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/"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user