Add links to OCEAN token (#11215)

* Update info.json

* Fixes (sanity and consistency, auto), history

Co-authored-by: Cryptocool1 <Cryptocool1@users.noreply.github.com>
This commit is contained in:
CryptoA 2021-07-04 03:09:37 +03:00 committed by GitHub
parent 011ccb88ad
commit 1bd7cedd1c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,5 +8,31 @@
"symbol": "OCEAN",
"decimals": 18,
"status": "active",
"id": "0x967da4048cD07aB37855c090aAF366e4ce1b9F48"
"id": "0x967da4048cD07aB37855c090aAF366e4ce1b9F48",
"links": [
{
"name": "github",
"url": "https://github.com/oceanprotocol"
},
{
"name": "twitter",
"url": "https://twitter.com/oceanprotocol"
},
{
"name": "blog",
"url": "https://blog.oceanprotocol.com/"
},
{
"name": "telegram",
"url": "https://t.me/OceanProtocol_Community"
},
{
"name": "whitepaper",
"url": "https://oceanprotocol.com/tech-whitepaper.pdf"
},
{
"name": "coingecko",
"url": "https://coingecko.com/en/coins/ocean-protocol/"
}
]
}