Add links to 1INCH token (#11197)

* Update info.json

* 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 18:53:24 +03:00 committed by GitHub
parent 1715ffdd69
commit 7b1d7b4843
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": "github",
"url": "https://github.com/1inch"
},
{
"name": "twitter",
"url": "https://twitter.com/1inchNetwork"
},
{
"name": "blog",
"url": "https://blog.1inch.io/"
},
{
"name": "telegram",
"url": "https://t.me/OneInchNetwork"
},
{
"name": "coingecko",
"url": "https://coingecko.com/en/coins/1inch/"
}
]
} }