chains/_data/chains/eip155-196.json
Evan Han a644e6bcbe
Add okbchain testnet and mainnet (#2408)
* Add okbchain testnet and mainnet

* empty rpc urls

* format json file

* empty explorers

* format json file
2023-03-13 10:14:45 +01:00

19 lines
362 B
JSON

{
"name": "OKBChain Mainnet",
"chain": "okbchain",
"rpc": [],
"faucets": [],
"nativeCurrency": {
"name": "OKBChain Global Utility Token",
"symbol": "OKB",
"decimals": 18
},
"features": [],
"infoURL": "https://www.okex.com/okc",
"shortName": "okb",
"chainId": 196,
"networkId": 196,
"explorers": [],
"status": "incubating"
}