Skip to content

Commit

Permalink
rename okbchain to xgon chain (ethereum-lists#3771)
Browse files Browse the repository at this point in the history
  • Loading branch information
ilovers authored Nov 2, 2023
1 parent e37a351 commit 1d7c4df
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
8 changes: 4 additions & 4 deletions _data/chains/eip155-195.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "OKBChain Testnet",
"chain": "okbchain",
"rpc": ["https://okbtestrpc.okbchain.org"],
"name": "Xgon Testnet",
"chain": "xgon",
"rpc": ["https://testrpc.xgon.io"],
"faucets": ["https://www.oklink.com/okbc-test"],
"nativeCurrency": {
"name": "OKBChain Global Utility Token in testnet",
"name": "Xgon Global Utility Token in testnet",
"symbol": "OKB",
"decimals": 18
},
Expand Down
8 changes: 4 additions & 4 deletions _data/chains/eip155-196.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"name": "OKBChain Mainnet",
"chain": "okbchain",
"name": "Xgon Mainnet",
"chain": "xgon",
"rpc": [],
"faucets": [],
"nativeCurrency": {
"name": "OKBChain Global Utility Token",
"name": "Xgon Global Utility Token",
"symbol": "OKB",
"decimals": 18
},
"features": [],
"infoURL": "https://www.okex.com/okc",
"infoURL": "https://www.okx.com/okbc/docs/dev/quick-start/introduction/introduction-to-okbchain",
"shortName": "okb",
"chainId": 196,
"networkId": 196,
Expand Down

0 comments on commit 1d7c4df

Please sign in to comment.