mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
add OM Chain mainnet (#1330)
* add OM Chain mainnet add OM Chain mainnet * Update _data/chains/eip155-1246.json Co-authored-by: stepgoku <39895834+stepgoku@users.noreply.github.com> Co-authored-by: ligi <ligi@ligi.de>
This commit is contained in:
parent
d20a7d944f
commit
50a2557260
23
_data/chains/eip155-1246.json
Normal file
23
_data/chains/eip155-1246.json
Normal file
|
@ -0,0 +1,23 @@
|
|||
{
|
||||
"name": "OM Chain Mainnet",
|
||||
"chain": "omchain",
|
||||
"network": "mainnet",
|
||||
"rpc": [
|
||||
"https://rpc-cnx.omplatform.com/"
|
||||
],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "OMCOIN",
|
||||
"symbol": "OM",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://omplatform.com/",
|
||||
"shortName": "om",
|
||||
"chainId": 1246,
|
||||
"networkId": 1246,
|
||||
"explorers": [{
|
||||
"name": "OMSCAN - Expenter",
|
||||
"url": "https://omscan.omplatform.com",
|
||||
"standard": "none"
|
||||
}]
|
||||
}
|
Loading…
Reference in New Issue
Block a user