diff --git a/_data/chains/eip155-1337.json b/_data/chains/eip155-1337.json new file mode 100644 index 00000000..79cce3cf --- /dev/null +++ b/_data/chains/eip155-1337.json @@ -0,0 +1,27 @@ +{ + "name": "CENNZnet Azalea", + "chain": "CENNZnet", + "network": "azalea", + "rpc": [ + "https://cennznet.unfrastructure.io/public" + ], + "faucets": [], + "nativeCurrency": { + "name": "CPAY", + "symbol": "CPAY", + "decimals": 18 + }, + "infoURL": "https://cennz.net", + "shortName": "cennz-a", + "chainId": 1337, + "networkId": 1337, + "icon": "cennz", + "explorers": [ + { + "name": "UNcover", + "url": "https://uncoverexplorer.com", + "standard": "none" + } + ], + "deprecated": true +} \ No newline at end of file