chains/_data/chains/eip155-51712.json
SolidityX d916e490f3
adding to the chain list (#2119)
* adding mnz logo binary file

* adding mnz icons json files

for both testnet and mainnet

* adding mnz chains json

for both testnet and mainnet

* fixed explorer URL

* fixed the name

MNZ to MainnetZ

* fixed the name

MNZ to MainnetZ

* added Sardis bin logo

* added sardis icons json files

for both mainnet & testnet

* added sardis chains json files

for both mainnet & testnet

* renamed symbol to NetZ

* renamed symbol to NetZ

* added soverun icon bin file

* added soverun icons json 

for both Soverun mainnet & testnet

* added Soverun chains json files

for both Soverun mainnet & testnet
2023-01-11 09:24:46 +01:00

24 lines
511 B
JSON

{
"name": "Sardis Mainnet",
"chain": "SRDX",
"icon": "sardis",
"rpc": ["https://mainnet-rpc.sardisnetwork.com"],
"faucets": ["https://faucet.sardisnetwork.com"],
"nativeCurrency": {
"name": "Sardis",
"symbol": "SRDX",
"decimals": 18
},
"infoURL": "https://mysardis.com",
"shortName": "SRDXm",
"chainId": 51712,
"networkId": 51712,
"explorers": [
{
"name": "Sardis",
"url": "https://contract-mainnet.sardisnetwork.com",
"standard": "EIP3091"
}
]
}