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:
Nazar 2021-07-03 19:07:10 +03:00 committed by GitHub
parent 371af2154f
commit a57daa6c72
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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