1
0
mirror of https://github.com/Instadapp/chains.git synced 2024-07-29 22:37:19 +00:00

Add Fusion chain ()

This commit is contained in:
Alg Ore 2021-03-06 13:56:50 +01:00 committed by GitHub
parent ce275f258d
commit 580e594d09
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -0,0 +1,19 @@
{
"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
}