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