mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
update okexchain rpc (#226)
This commit is contained in:
parent
231dcfb671
commit
257dec6669
|
@ -3,7 +3,7 @@
|
||||||
"chain": "okexchain",
|
"chain": "okexchain",
|
||||||
"network": "testnet",
|
"network": "testnet",
|
||||||
"rpc": [
|
"rpc": [
|
||||||
"https://exchaintest.okexcn.com"
|
"https://exchaintestrpc.okex.org"
|
||||||
],
|
],
|
||||||
"faucets": ["https://www.okex.com/drawdex"],
|
"faucets": ["https://www.okex.com/drawdex"],
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
"chain": "okexchain",
|
"chain": "okexchain",
|
||||||
"network": "mainnet",
|
"network": "mainnet",
|
||||||
"rpc": [
|
"rpc": [
|
||||||
"https://exchain.okexcn.com"
|
"https://exchainrpc.okex.org"
|
||||||
],
|
],
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user