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@34baabfe7f 🚀
This commit is contained in:
parent
3352e51f1e
commit
4d3cb65e92
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -3732,16 +3732,16 @@
|
|||
}, {
|
||||
"name": "omChain Mainnet",
|
||||
"chainId": 21816,
|
||||
"shortName": "oml",
|
||||
"shortName": "omc",
|
||||
"networkId": 21816,
|
||||
"nativeCurrency": {
|
||||
"name": "Omlira",
|
||||
"symbol": "OML",
|
||||
"name": "omChain",
|
||||
"symbol": "OMC",
|
||||
"decimals": 18
|
||||
},
|
||||
"rpc": ["https://seed.omlira.com"],
|
||||
"rpc": ["https://seed.omchain.io"],
|
||||
"faucets": [],
|
||||
"infoURL": "https://omlira.com"
|
||||
"infoURL": "https://omchain.io"
|
||||
}, {
|
||||
"name": "Taycan",
|
||||
"chainId": 22023,
|
||||
|
|
|
@ -5217,20 +5217,20 @@
|
|||
"name": "omChain Mainnet",
|
||||
"chain": "OML",
|
||||
"icon": "omlira",
|
||||
"rpc": ["https://seed.omlira.com"],
|
||||
"rpc": ["https://seed.omchain.io"],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "Omlira",
|
||||
"symbol": "OML",
|
||||
"name": "omChain",
|
||||
"symbol": "OMC",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://omlira.com",
|
||||
"shortName": "oml",
|
||||
"infoURL": "https://omchain.io",
|
||||
"shortName": "omc",
|
||||
"chainId": 21816,
|
||||
"networkId": 21816,
|
||||
"explorers": [{
|
||||
"name": "omChain Explorer",
|
||||
"url": "https://explorer.omlira.com",
|
||||
"url": "https://explorer.omchain.io",
|
||||
"standard": "EIP3091"
|
||||
}]
|
||||
}, {
|
||||
|
|
|
@ -286,7 +286,7 @@
|
|||
"mtttest": "eip155:16001",
|
||||
"btcix": "eip155:19845",
|
||||
"cennz-a": "eip155:21337",
|
||||
"oml": "eip155:21816",
|
||||
"omc": "eip155:21816",
|
||||
"SFL": "eip155:22023",
|
||||
"web": "eip155:24484",
|
||||
"mintme": "eip155:24734",
|
||||
|
|
Loading…
Reference in New Issue
Block a user