mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Add links to 1INCH token (#11198)
* Update info.json * Fixes (sanity and consistency, auto), history Co-authored-by: cryptomanz <cryptomanz@users.noreply.github.com>
This commit is contained in:
parent
371af2154f
commit
a57daa6c72
|
@ -7,5 +7,27 @@
|
||||||
"symbol": "1INCH",
|
"symbol": "1INCH",
|
||||||
"decimals": 18,
|
"decimals": 18,
|
||||||
"status": "active",
|
"status": "active",
|
||||||
"id": "0x111111111117dC0aa78b770fA6A738034120C302"
|
"id": "0x111111111117dC0aa78b770fA6A738034120C302",
|
||||||
|
"links": [
|
||||||
|
{
|
||||||
|
"name": "blog",
|
||||||
|
"url": "https://1inch-exchange.medium.com/"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "twitter",
|
||||||
|
"url": "https://twitter.com/1inchExchange"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "reddit",
|
||||||
|
"url": "https://reddit.com/r/trustapp"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "telegram",
|
||||||
|
"url": "https://t.me/OneInchExchange"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "coingecko",
|
||||||
|
"url": "https://coingecko.com/en/coins/1inch/"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user