chains/chains/eip155-530.json

24 lines
531 B
JSON

{
"name": "F(x)Core Mainnet Network",
"chain": "Fxcore",
"network": "mainnet",
"rpc": [
"https://fx-json-web3.functionx.io:8545"
],
"faucets": [],
"nativeCurrency": {
"name": "Function X",
"symbol": "FX",
"decimals": 18
},
"infoURL": "https://functionx.io/",
"shortName": "f(x)Core",
"chainId": 530,
"networkId": 530,
"explorers": [{
"name": "FunctionX Explorer",
"url": "https://fx-evm.functionx.io",
"standard": "EIP3091"
}]
}