Skip to content
22 changes: 22 additions & 0 deletions _data/chains/eip155-262144.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
{
"name": "MPCQ Mainnet",
"chain": "MPCQ",
"rpc": ["https://rpc.moneypoolscash.com"],
"faucets": [],
"nativeCurrency": {
"name": "MPCQ",
"symbol": "MPCQ",
"decimals": 18
},
"infoURL": "https://mpcq.moneypoolscash.com",
"shortName": "mpcq",
"chainId": 262144,
"networkId": 262144,
"explorers": [
{
"name": "MPCQ Explorer",
"url": "https://evm-explorer.moneypoolscash.com",
"standard": "EIP3091"
}
]
}
6 changes: 2 additions & 4 deletions _data/eip155-7171.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
{
"name": "Arxon",
"chain": "ARX",
"rpc": [
"https://testnet.arxon.io:9944"
],
"rpc": ["https://testnet.arxon.io:9944"],
"faucets": [],
"nativeCurrency": {
"name": "ARX",
Expand All @@ -15,4 +13,4 @@
"chainId": 7171,
"networkId": 7171,
"explorers": []
}
}