chains/chains/eip155-46688.json

27 lines
600 B
JSON

{
"name": "Fusion Testnet",
"chain": "FSN",
"icon": "fusion",
"rpc": ["https://testnet.fusionnetwork.io", "wss://testnet.fusionnetwork.io"],
"features": [{ "name": "EIP155" }, { "name": "EIP1559" }],
"faucets": [],
"nativeCurrency": {
"name": "Testnet Fusion",
"symbol": "T-FSN",
"decimals": 18
},
"infoURL": "https://fusion.org",
"shortName": "tfsn",
"chainId": 46688,
"networkId": 46688,
"slip44": 288,
"explorers": [
{
"name": "fsnscan",
"url": "https://testnet.fsnscan.com",
"icon": "fsnscan",
"standard": "EIP3091"
}
]
}