Deploying to gh-pages from @ ethereum-lists/chains@e02117bd96 🚀

This commit is contained in:
ligi 2023-03-13 09:21:26 +00:00
parent 4f3dbdf618
commit 0ede5a4346
8 changed files with 3 additions and 101 deletions

File diff suppressed because one or more lines are too long

View File

@ -1,18 +0,0 @@
{
"name": "OKBChain Testnet",
"chain": "okbchain",
"rpc": [],
"faucets": [],
"nativeCurrency": {
"name": "OKBChain Global Utility Token in testnet",
"symbol": "OKB",
"decimals": 18
},
"features": [],
"infoURL": "https://www.okex.com/okc",
"shortName": "tokb",
"chainId": 195,
"networkId": 195,
"explorers": [],
"status": "incubating"
}

View File

@ -1,18 +0,0 @@
{
"name": "OKBChain Mainnet",
"chain": "okbchain",
"rpc": [],
"faucets": [],
"nativeCurrency": {
"name": "OKBChain Global Utility Token",
"symbol": "OKB",
"decimals": 18
},
"features": [],
"infoURL": "https://www.okex.com/okc",
"shortName": "okb",
"chainId": 196,
"networkId": 196,
"explorers": [],
"status": "incubating"
}

File diff suppressed because one or more lines are too long

View File

@ -1805,32 +1805,6 @@
"rpc": ["https://cemchain.com"], "rpc": ["https://cemchain.com"],
"faucets": [], "faucets": [],
"infoURL": "https://cemblockchain.com/" "infoURL": "https://cemblockchain.com/"
}, {
"name": "OKBChain Testnet",
"chainId": 195,
"shortName": "tokb",
"networkId": 195,
"nativeCurrency": {
"name": "OKBChain Global Utility Token in testnet",
"symbol": "OKB",
"decimals": 18
},
"rpc": [],
"faucets": [],
"infoURL": "https://www.okex.com/okc"
}, {
"name": "OKBChain Mainnet",
"chainId": 196,
"shortName": "okb",
"networkId": 196,
"nativeCurrency": {
"name": "OKBChain Global Utility Token",
"symbol": "OKB",
"decimals": 18
},
"rpc": [],
"faucets": [],
"infoURL": "https://www.okex.com/okc"
}, { }, {
"name": "BitTorrent Chain Mainnet", "name": "BitTorrent Chain Mainnet",
"chainId": 199, "chainId": 199,

View File

@ -2584,40 +2584,6 @@
"url": "https://cemscan.com", "url": "https://cemscan.com",
"standard": "EIP3091" "standard": "EIP3091"
}] }]
}, {
"name": "OKBChain Testnet",
"chain": "okbchain",
"rpc": [],
"faucets": [],
"nativeCurrency": {
"name": "OKBChain Global Utility Token in testnet",
"symbol": "OKB",
"decimals": 18
},
"features": [],
"infoURL": "https://www.okex.com/okc",
"shortName": "tokb",
"chainId": 195,
"networkId": 195,
"explorers": [],
"status": "incubating"
}, {
"name": "OKBChain Mainnet",
"chain": "okbchain",
"rpc": [],
"faucets": [],
"nativeCurrency": {
"name": "OKBChain Global Utility Token",
"symbol": "OKB",
"decimals": 18
},
"features": [],
"infoURL": "https://www.okex.com/okc",
"shortName": "okb",
"chainId": 196,
"networkId": 196,
"explorers": [],
"status": "incubating"
}, { }, {
"name": "BitTorrent Chain Mainnet", "name": "BitTorrent Chain Mainnet",
"chain": "BTTC", "chain": "BTTC",

File diff suppressed because one or more lines are too long

View File

@ -138,8 +138,6 @@
"BMC": "eip155:188", "BMC": "eip155:188",
"BMCT": "eip155:189", "BMCT": "eip155:189",
"cem": "eip155:193", "cem": "eip155:193",
"tokb": "eip155:195",
"okb": "eip155:196",
"BTT": "eip155:199", "BTT": "eip155:199",
"aox": "eip155:200", "aox": "eip155:200",
"moactest": "eip155:201", "moactest": "eip155:201",