mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Add Fusion chain (#180)
This commit is contained in:
parent
ce275f258d
commit
580e594d09
19
_data/chains/eip155-32659.json
Normal file
19
_data/chains/eip155-32659.json
Normal 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
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user