mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Add links ALICE (ERC20) (#13100)
* Update info.json * Fixes (sanity and consistency, auto), history Co-authored-by: cryptomanz <cryptomanz@users.noreply.github.com>
This commit is contained in:
parent
88f9ed7d9f
commit
1c22eb6206
|
@ -7,5 +7,27 @@
|
||||||
"website": "https://www.myneighboralice.com",
|
"website": "https://www.myneighboralice.com",
|
||||||
"explorer": "https://etherscan.io/token/0xac51066d7bec65dc4589368da368b212745d63e8",
|
"explorer": "https://etherscan.io/token/0xac51066d7bec65dc4589368da368b212745d63e8",
|
||||||
"status": "active",
|
"status": "active",
|
||||||
"id": "0xAC51066d7bEC65Dc4589368da368b212745d63E8"
|
"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/"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user