mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
update okbchain testnet infos (#2522)
This commit is contained in:
parent
3be3554533
commit
f10378a98c
|
@ -1,18 +1,24 @@
|
||||||
{
|
{
|
||||||
"name": "OKBChain Testnet",
|
"name": "OKBChain Testnet",
|
||||||
"chain": "okbchain",
|
"chain": "okbchain",
|
||||||
"rpc": [],
|
"rpc": ["https://okbtestrpc.okbchain.org"],
|
||||||
"faucets": [],
|
"faucets": ["https://www.oklink.com/okbc-test"],
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
"name": "OKBChain Global Utility Token in testnet",
|
"name": "OKBChain Global Utility Token in testnet",
|
||||||
"symbol": "OKB",
|
"symbol": "OKB",
|
||||||
"decimals": 18
|
"decimals": 18
|
||||||
},
|
},
|
||||||
"features": [],
|
"features": [],
|
||||||
"infoURL": "https://www.okex.com/okc",
|
"infoURL": "https://www.okx.com/okbc/docs/dev/quick-start/introduction/introduction-to-okbchain",
|
||||||
"shortName": "tokb",
|
"shortName": "tokb",
|
||||||
"chainId": 195,
|
"chainId": 195,
|
||||||
"networkId": 195,
|
"networkId": 195,
|
||||||
"explorers": [],
|
"explorers": [
|
||||||
"status": "incubating"
|
{
|
||||||
|
"name": "OKLink",
|
||||||
|
"url": "https://www.oklink.com/okbc-test",
|
||||||
|
"standard": "EIP3091"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"status": "active"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user