mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Deploying to gh-pages from @ ethereum-lists/chains@e02117bd96 🚀
This commit is contained in:
parent
4f3dbdf618
commit
0ede5a4346
File diff suppressed because one or more lines are too long
|
@ -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"
|
||||
}
|
|
@ -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
|
@ -1805,32 +1805,6 @@
|
|||
"rpc": ["https://cemchain.com"],
|
||||
"faucets": [],
|
||||
"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",
|
||||
"chainId": 199,
|
||||
|
|
|
@ -2584,40 +2584,6 @@
|
|||
"url": "https://cemscan.com",
|
||||
"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",
|
||||
"chain": "BTTC",
|
||||
|
|
File diff suppressed because one or more lines are too long
|
@ -138,8 +138,6 @@
|
|||
"BMC": "eip155:188",
|
||||
"BMCT": "eip155:189",
|
||||
"cem": "eip155:193",
|
||||
"tokb": "eip155:195",
|
||||
"okb": "eip155:196",
|
||||
"BTT": "eip155:199",
|
||||
"aox": "eip155:200",
|
||||
"moactest": "eip155:201",
|
||||
|
|
Loading…
Reference in New Issue
Block a user