trustwallet-assets/blockchains/smartchain/assets/0xAC51066d7bEC65Dc4589368da368b212745d63E8/info.json
Nazar ebf3c00e2c
Add links ALICE (BEP20) (#13098)
* Update info.json

* Fixes (sanity and consistency, auto), history

Co-authored-by: cryptomanz <cryptomanz@users.noreply.github.com>
2021-08-26 10:43:10 +03:00

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/"
}
]
}