mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Add links ASTRO (ERC20) (#13038)
* Update info.json * Fixes (sanity and consistency, auto), history Co-authored-by: cryptomanz <cryptomanz@users.noreply.github.com>
This commit is contained in:
parent
66f6072da1
commit
dc23604f27
|
@ -7,5 +7,23 @@
|
|||
"symbol": "ASTRO",
|
||||
"decimals": 18,
|
||||
"status": "active",
|
||||
"id": "0xcbd55D4fFc43467142761A764763652b48b969ff"
|
||||
"id": "0xcbd55D4fFc43467142761A764763652b48b969ff",
|
||||
"links": [
|
||||
{
|
||||
"name": "telegram",
|
||||
"url": "https://t.me/astrotoolsio"
|
||||
},
|
||||
{
|
||||
"name": "twitter",
|
||||
"url": "https://twitter.com/Astro_Tools"
|
||||
},
|
||||
{
|
||||
"name": "coinmarketcap",
|
||||
"url": "https://coinmarketcap.com/currencies/astrotools/"
|
||||
},
|
||||
{
|
||||
"name": "coingecko",
|
||||
"url": "https://coingecko.com/en/coins/astrotools/"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user