mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
add LoopNetwork Mainnet (#2445)
* Create eip155-15551.json * Update eip155-15551.json * Update _data/chains/eip155-15551.json --------- Co-authored-by: ligi <ligi@ligi.de>
This commit is contained in:
parent
93c61b12f2
commit
9d09fd4753
22
_data/chains/eip155-15551.json
Normal file
22
_data/chains/eip155-15551.json
Normal file
|
@ -0,0 +1,22 @@
|
||||||
|
{
|
||||||
|
"name": "LoopNetwork Mainnet",
|
||||||
|
"chain": "LoopNetwork",
|
||||||
|
"rpc": ["https://api.mainnetloop.com"],
|
||||||
|
"faucets": [],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "LOOP",
|
||||||
|
"symbol": "LOOP",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "http://theloopnetwork.org/",
|
||||||
|
"shortName": "loop",
|
||||||
|
"chainId": 15551,
|
||||||
|
"networkId": 15551,
|
||||||
|
"explorers": [
|
||||||
|
{
|
||||||
|
"name": "loopscan",
|
||||||
|
"url": "http://explorer.mainnetloop.com",
|
||||||
|
"standard": "none"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user