mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
636a590d3a
* add Primex Token logo and info Add Primex Token logo and info * Update info.json * Update info.json * Update info.json
30 lines
814 B
JSON
30 lines
814 B
JSON
{
|
|
"name": "Primex Token",
|
|
"website": "https://prxeco.io/",
|
|
"description": "PRX is a token issued by Primex under Binance Smart-Chain.",
|
|
"explorer": "https://bscscan.com/token/0xA0C2A0A34c04135429a38f7F9a4354090e00145A",
|
|
"type": "BEP20",
|
|
"symbol": "PRX",
|
|
"decimals": 9,
|
|
"status": "active",
|
|
"id": "0xA0C2A0A34c04135429a38f7F9a4354090e00145A",
|
|
"links": [
|
|
{
|
|
"name": "twitter",
|
|
"url": "https://twitter.com/PrimexCapital"
|
|
},
|
|
{
|
|
"name": "github",
|
|
"url": "https://github.com/primexdev"
|
|
},
|
|
{
|
|
"name": "telegram",
|
|
"url": "https://t.me/prxeco"
|
|
},
|
|
{
|
|
"name": "whitepaper",
|
|
"url": "https://prxeco.io/whitepaper.pdf"
|
|
}
|
|
]
|
|
}
|