trustwallet-assets/blockchains/ethereum/assets/0xAC51066d7bEC65Dc4589368da368b212745d63E8/info.json
Nazar 1c22eb6206
Add links ALICE (ERC20) (#13100)
* Update info.json

* Fixes (sanity and consistency, auto), history

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

33 lines
995 B
JSON

{
"name": "My Neighbor Alice",
"symbol": "ALICE",
"type": "ERC20",
"decimals": 6,
"description": "A social simulation Blockchain game owned by players.",
"website": "https://www.myneighboralice.com",
"explorer": "https://etherscan.io/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/"
}
]
}