mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
16 lines
281 B
JSON
16 lines
281 B
JSON
{
|
|
"name": "Fuse Mainnet",
|
|
"chain": "FUSE",
|
|
"rpc": ["https://rpc.fuse.io"],
|
|
"faucets": [],
|
|
"nativeCurrency": {
|
|
"name": "Fuse",
|
|
"symbol": "FUSE",
|
|
"decimals": 18
|
|
},
|
|
"infoURL": "https://fuse.io/",
|
|
"shortName": "fuse",
|
|
"chainId": 122,
|
|
"networkId": 122
|
|
}
|