mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
ebf3c00e2c
* Update info.json * Fixes (sanity and consistency, auto), history Co-authored-by: cryptomanz <cryptomanz@users.noreply.github.com>
33 lines
994 B
JSON
33 lines
994 B
JSON
{
|
|
"name": "My Neighbor Alice",
|
|
"symbol": "ALICE",
|
|
"type": "BEP20",
|
|
"decimals": 6,
|
|
"description": "A social simulation Blockchain game owned by players.",
|
|
"website": "https://www.myneighboralice.com",
|
|
"explorer": "https://bscscan.com/token/0xAC51066d7bEC65Dc4589368da368b212745d63E8",
|
|
"status": "active",
|
|
"id": "0xAC51066d7bEC65Dc4589368da368b212745d63E8",
|
|
"links": [
|
|
{
|
|
"name": "telegram",
|
|
"url": "https://t.me/MyNeighborAlice"
|
|
},
|
|
{
|
|
"name": "twitter",
|
|
"url": "https://twitter.com/MyNeighborAlice/"
|
|
},
|
|
{
|
|
"name": "reddit",
|
|
"url": "https://reddit.com/r/MyNeighborAlice/"
|
|
},
|
|
{
|
|
"name": "coinmarketcap",
|
|
"url": "https://coinmarketcap.com/currencies/myneighboralice/"
|
|
},
|
|
{
|
|
"name": "coingecko",
|
|
"url": "https://coingecko.com/en/coins/my-neighbor-alice/"
|
|
}
|
|
]
|
|
} |