mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Add links Automata (BEP20) (#12924)
* Update info.json * Fixes (sanity and consistency, auto), history Co-authored-by: cryptomanz <cryptomanz@users.noreply.github.com>
This commit is contained in:
parent
af8402aeea
commit
4df1f32a63
|
@ -7,5 +7,27 @@
|
|||
"symbol": "ATA",
|
||||
"decimals": 18,
|
||||
"status": "active",
|
||||
"id": "0xA2120b9e674d3fC3875f415A7DF52e382F141225"
|
||||
"id": "0xA2120b9e674d3fC3875f415A7DF52e382F141225",
|
||||
"links": [
|
||||
{
|
||||
"name": "github",
|
||||
"url": "https://github.com/automata-network"
|
||||
},
|
||||
{
|
||||
"name": "twitter",
|
||||
"url": "https://twitter.com/automatanetwork"
|
||||
},
|
||||
{
|
||||
"name": "telegram",
|
||||
"url": "https://t.me/ata_network"
|
||||
},
|
||||
{
|
||||
"name": "coingecko",
|
||||
"url": "https://coingecko.com/en/coins/automata/"
|
||||
},
|
||||
{
|
||||
"name": "coinmarketcap",
|
||||
"url": "https://coinmarketcap.com/currencies/automata-network/"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user