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",
|
"name": "ApolloX Token",
|
||||||
"type": "BEP20",
|
"type": "BEP20",
|
||||||
"symbol": "APX",
|
"symbol": "APX",
|
||||||
"decimals": 18,
|
"decimals": 18,
|
||||||
"website": "https://www.apollox.com/en/APX",
|
"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.",
|
"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",
|
"explorer": "https://bscscan.com/token/0x78F5d389F5CDCcFc41594aBaB4B0Ed02F31398b3",
|
||||||
"status": "active",
|
"status": "active",
|
||||||
"id": "0x78F5d389F5CDCcFc41594aBaB4B0Ed02F31398b3",
|
"id": "0x78F5d389F5CDCcFc41594aBaB4B0Ed02F31398b3",
|
||||||
"links": [
|
"links": [
|
||||||
{
|
{
|
||||||
"name": "reddit",
|
"name": "reddit",
|
||||||
"url": "https://reddit.com/r/ApolloX_com"
|
"url": "https://reddit.com/r/ApolloX_com"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "telegram",
|
"name": "telegram",
|
||||||
"url": "https://t.me/apollox_com"
|
"url": "https://t.me/apollox_com"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "facebook",
|
"name": "facebook",
|
||||||
"url": "https://facebook.com/ApolloXcom"
|
"url": "https://facebook.com/ApolloXcom"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "twitter",
|
"name": "twitter",
|
||||||
"url": "https://twitter.com/ApolloX_com"
|
"url": "https://twitter.com/ApolloX_com"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "blog",
|
"name": "blog",
|
||||||
"url": "https://apollox.zendesk.com/hc/en-us/categories/4408399479449"
|
"url": "https://apollox.zendesk.com/hc/en-us/categories/4408399479449"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "coingecko",
|
"name": "coingecko",
|
||||||
"url": "https://coingecko.com/coins/apollox"
|
"url": "https://coingecko.com/coins/apollox"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"tags": ["defi", "governance"]
|
"tags": [
|
||||||
|
"defi",
|
||||||
|
"governance"
|
||||||
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user