mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
442c356e92
* add OKC assets
26 lines
784 B
JSON
26 lines
784 B
JSON
{
|
|
"name": "OKX Chain",
|
|
"type": "coin",
|
|
"symbol": "OKT",
|
|
"decimals": 18,
|
|
"website": "https://www.okx.com/okc",
|
|
"research": "https://okc-docs.readthedocs.io/en/latest",
|
|
"description": "OKC is a secure & programmable smart contracts platform for next-generation decentralized applications, backed by OKX, one of the largest crypto exchanges.",
|
|
"explorer": "https://www.oklink.com/en/okc/",
|
|
"status": "active",
|
|
"links": [
|
|
{
|
|
"name": "github",
|
|
"url": "https://github.com/okex/exchain"
|
|
},
|
|
{
|
|
"name": "twitter",
|
|
"url": "https://twitter.com/OKCnetwork"
|
|
},
|
|
{
|
|
"name": "discord",
|
|
"url": "https://discord.com/invite/2rynEUqJxP"
|
|
}
|
|
]
|
|
}
|