diff --git a/_data/chains/eip155-33.json b/_data/chains/eip155-33.json new file mode 100644 index 00000000..3ebc1517 --- /dev/null +++ b/_data/chains/eip155-33.json @@ -0,0 +1,19 @@ +{ + "name": "GoodData Mainnet", + "chain": "GooD", + "network": "mainnet", + "rpc": [ + "https://rpc.goodata.io" + ], + "faucets": [ + ], + "nativeCurrency": { + "name": "GoodData Mainnet Ether", + "symbol": "GooD", + "decimals": 18 + }, + "infoURL": "https://www.goodata.org", + "shortName": "GooD", + "chainId": 33, + "networkId": 33 +}