mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
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:
parent
02bc0c5047
commit
ec4e7b82cc
|
@ -7,5 +7,27 @@
|
|||
"symbol": "OKB",
|
||||
"decimals": 18,
|
||||
"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/"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user