Add links to OKB token (#11181)

* 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 16:31:19 +03:00 committed by GitHub
parent 02bc0c5047
commit ec4e7b82cc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,5 +7,27 @@
"symbol": "OKB", "symbol": "OKB",
"decimals": 18, "decimals": 18,
"status": "active", "status": "active",
"id": "0x75231F58b43240C9718Dd58B4967c5114342a86c" "id": "0x75231F58b43240C9718Dd58B4967c5114342a86c",
"links": [
{
"name": "blog",
"url": "https://medium.com/okex-blog"
},
{
"name": "twitter",
"url": "https://twitter.com/okex_"
},
{
"name": "facebook",
"url": "https://facebook.com/okexofficial"
},
{
"name": "telegram",
"url": "https://t.me/okexofficial_en"
},
{
"name": "coingecko",
"url": "https://coingecko.com/en/coins/okb/"
}
]
} }