mirror of
https://github.com/orionprotocol/sdk.git
synced 2026-03-14 06:02:36 +03:00
Update chains.json
This commit is contained in:
@@ -71,6 +71,24 @@
|
||||
"rpc": "https://rpc-mumbai.matic.today",
|
||||
"explorer": "https://mumbai.polygonscan.com/"
|
||||
},
|
||||
"66": {
|
||||
"chainId": "66",
|
||||
"explorer": "https://www.oklink.com/okc/",
|
||||
"label": "OKC Mainnet",
|
||||
"shortName": "OKC",
|
||||
"code": "okc",
|
||||
"rpc": "https://exchainrpc.okex.org/",
|
||||
"baseCurrencyName": "OKT"
|
||||
},
|
||||
"65": {
|
||||
"chainId": "65",
|
||||
"explorer": "https://www.oklink.com/okc-test/",
|
||||
"label": "OKC Testnet",
|
||||
"shortName": "OKC-Testnet",
|
||||
"code": "okc",
|
||||
"rpc": "https://exchaintestrpc.okex.org/",
|
||||
"baseCurrencyName": "OKT"
|
||||
},
|
||||
"0": {
|
||||
"chainId": "0",
|
||||
"explorer": "https://brokenscan.io/",
|
||||
@@ -80,4 +98,4 @@
|
||||
"rpc": "https://brokenscan.io/rpc",
|
||||
"baseCurrencyName": "BKN"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user