mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Add links ALICE (BEP20) (#13098)
* Update info.json * Fixes (sanity and consistency, auto), history Co-authored-by: cryptomanz <cryptomanz@users.noreply.github.com>
This commit is contained in:
parent
5f7fdd965e
commit
ebf3c00e2c
|
@ -7,5 +7,27 @@
|
|||
"website": "https://www.myneighboralice.com",
|
||||
"explorer": "https://bscscan.com/token/0xAC51066d7bEC65Dc4589368da368b212745d63E8",
|
||||
"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