diff --git a/_data/chains/eip155-73.json b/_data/chains/eip155-73.json new file mode 100644 index 00000000..5b438a56 --- /dev/null +++ b/_data/chains/eip155-73.json @@ -0,0 +1,24 @@ +{ + "name": "FNCY", + "chain": "FNCY", + "rpc": ["https://fncy-seed1.fncy.world"], + "faucets": ["https://faucet-testnet.fncy.world"], + "nativeCurrency": { + "name": "FNCY", + "symbol": "FNCY", + "decimals": 18 + }, + "infoURL": "https://fncyscan.fncy.world", + "shortName": "FNCY", + "chainId": 73, + "networkId": 73, + "icon": "ethereum", + "explorers": [ + { + "name": "fncy scan", + "url": "https://fncyscan.fncy.world", + "icon": "ethereum", + "standard": "EIP3091" + } + ] +}