Skip to content

Commit

Permalink
update okexchain rpc (ethereum-lists#189)
Browse files Browse the repository at this point in the history
  • Loading branch information
ilovers authored Mar 20, 2021
1 parent e648d45 commit 80af402
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions _data/chains/eip155-65.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@
"chain": "okexchain",
"network": "testnet",
"rpc": [
"https://www.okex.com/okexchain-rpc-testnet"
"https://exchaintest.okexcn.com"
],
"faucets": ["https://www.okex.com/drawdex"],
"nativeCurrency": {
"name": "OKExChain Global Utility Token in testnet",
"symbol": "TOKT",
"symbol": "OKT",
"decimals": 18
},
"infoURL": "https://www.okex.com/okexchain",
Expand Down
2 changes: 1 addition & 1 deletion _data/chains/eip155-66.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"chain": "okexchain",
"network": "mainnet",
"rpc": [
"https://www.okex.com/okexchain-rpc"
"https://exchain.okexcn.com"
],
"faucets": [],
"nativeCurrency": {
Expand Down

0 comments on commit 80af402

Please sign in to comment.