mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
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:
parent
011ccb88ad
commit
1bd7cedd1c
|
@ -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/"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user