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:
ZukeSwap 2023-03-19 18:49:24 +08:00 committed by GitHub
parent 93c61b12f2
commit 9d09fd4753
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View 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"
}
]
}