mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
add features (#2650)
* add OEBlock chain * add icon OEBlock * update info and icon * fix width and heigh icon * Add files via upload update features
This commit is contained in:
parent
add9329ec4
commit
58d7aeacc3
|
@ -1,7 +1,8 @@
|
||||||
{
|
{
|
||||||
"name": "OEBlock Testnet",
|
"name": "OEBlock Testnet",
|
||||||
"chain": "OEBt",
|
"chain": "OEBt",
|
||||||
"rpc": ["https://testnet-rpc.oeblock.com/"],
|
"features": [{ "name": "EIP155" }, { "name": "EIP1559" }],
|
||||||
|
"rpc": ["https://testnet-rpc.oeblock.com"],
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
"name": "OEBlock",
|
"name": "OEBlock",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user