mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
20 lines
365 B
JSON
20 lines
365 B
JSON
{
|
|
"name": "Fusion Mainnet",
|
|
"chain": "FSN",
|
|
"network": "mainnet",
|
|
"rpc": [
|
|
"https://mainnet.anyswap.exchange",
|
|
"https://fsn.dev/api"
|
|
],
|
|
"faucets": [],
|
|
"nativeCurrency": {
|
|
"name": "Fusion",
|
|
"symbol": "FSN",
|
|
"decimals": 18
|
|
},
|
|
"infoURL": "https://www.fusion.org/",
|
|
"shortName": "fsn",
|
|
"chainId": 32659,
|
|
"networkId": 32659
|
|
}
|