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@58d7aeacc3 🚀
This commit is contained in:
parent
8084d0ba0d
commit
51f7c24d5a
File diff suppressed because one or more lines are too long
|
@ -1,7 +1,8 @@
|
|||
{
|
||||
"name": "OEBlock Testnet",
|
||||
"chain": "OEBt",
|
||||
"rpc": ["https://testnet-rpc.oeblock.com/"],
|
||||
"features": [{ "name": "EIP155" }, { "name": "EIP1559" }],
|
||||
"rpc": ["https://testnet-rpc.oeblock.com"],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "OEBlock",
|
||||
|
|
File diff suppressed because one or more lines are too long
|
@ -1711,7 +1711,7 @@
|
|||
"symbol": "OEB",
|
||||
"decimals": 18
|
||||
},
|
||||
"rpc": ["https://testnet-rpc.oeblock.com/"],
|
||||
"rpc": ["https://testnet-rpc.oeblock.com"],
|
||||
"faucets": [],
|
||||
"infoURL": "https://www.oeblock.com/"
|
||||
}, {
|
||||
|
|
|
@ -2476,7 +2476,12 @@
|
|||
}, {
|
||||
"name": "OEBlock Testnet",
|
||||
"chain": "OEBt",
|
||||
"rpc": ["https://testnet-rpc.oeblock.com/"],
|
||||
"features": [{
|
||||
"name": "EIP155"
|
||||
}, {
|
||||
"name": "EIP1559"
|
||||
}],
|
||||
"rpc": ["https://testnet-rpc.oeblock.com"],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "OEBlock",
|
||||
|
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user