mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Fixes (sanity and consistency, auto)
This commit is contained in:
parent
47a9e5d2fc
commit
67471a1033
|
@ -1,38 +1,41 @@
|
|||
{
|
||||
"name": "ApolloX Token",
|
||||
"type": "BEP20",
|
||||
"symbol": "APX",
|
||||
"decimals": 18,
|
||||
"website": "https://www.apollox.com/en/APX",
|
||||
"description": "APX is the native token of the ApolloX ecosystem, and ApolloX is a world class leading decentralized derivatives exchange.",
|
||||
"explorer": "https://bscscan.com/token/0x78F5d389F5CDCcFc41594aBaB4B0Ed02F31398b3",
|
||||
"status": "active",
|
||||
"id": "0x78F5d389F5CDCcFc41594aBaB4B0Ed02F31398b3",
|
||||
"links": [
|
||||
{
|
||||
"name": "reddit",
|
||||
"url": "https://reddit.com/r/ApolloX_com"
|
||||
},
|
||||
{
|
||||
"name": "telegram",
|
||||
"url": "https://t.me/apollox_com"
|
||||
},
|
||||
{
|
||||
"name": "facebook",
|
||||
"url": "https://facebook.com/ApolloXcom"
|
||||
},
|
||||
{
|
||||
"name": "twitter",
|
||||
"url": "https://twitter.com/ApolloX_com"
|
||||
},
|
||||
{
|
||||
"name": "blog",
|
||||
"url": "https://apollox.zendesk.com/hc/en-us/categories/4408399479449"
|
||||
},
|
||||
{
|
||||
"name": "coingecko",
|
||||
"url": "https://coingecko.com/coins/apollox"
|
||||
}
|
||||
],
|
||||
"tags": ["defi", "governance"]
|
||||
"name": "ApolloX Token",
|
||||
"type": "BEP20",
|
||||
"symbol": "APX",
|
||||
"decimals": 18,
|
||||
"website": "https://www.apollox.com/en/APX",
|
||||
"description": "APX is the native token of the ApolloX ecosystem, and ApolloX is a world class leading decentralized derivatives exchange.",
|
||||
"explorer": "https://bscscan.com/token/0x78F5d389F5CDCcFc41594aBaB4B0Ed02F31398b3",
|
||||
"status": "active",
|
||||
"id": "0x78F5d389F5CDCcFc41594aBaB4B0Ed02F31398b3",
|
||||
"links": [
|
||||
{
|
||||
"name": "reddit",
|
||||
"url": "https://reddit.com/r/ApolloX_com"
|
||||
},
|
||||
{
|
||||
"name": "telegram",
|
||||
"url": "https://t.me/apollox_com"
|
||||
},
|
||||
{
|
||||
"name": "facebook",
|
||||
"url": "https://facebook.com/ApolloXcom"
|
||||
},
|
||||
{
|
||||
"name": "twitter",
|
||||
"url": "https://twitter.com/ApolloX_com"
|
||||
},
|
||||
{
|
||||
"name": "blog",
|
||||
"url": "https://apollox.zendesk.com/hc/en-us/categories/4408399479449"
|
||||
},
|
||||
{
|
||||
"name": "coingecko",
|
||||
"url": "https://coingecko.com/coins/apollox"
|
||||
}
|
||||
],
|
||||
"tags": [
|
||||
"defi",
|
||||
"governance"
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user