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:
Nazar 2021-08-20 11:54:23 +03:00 committed by GitHub
parent af8402aeea
commit 4df1f32a63
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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