Create 122.json (#95)

Fuse mainnet
This commit is contained in:
Lior Rabin 2020-05-11 10:18:36 +03:00 committed by GitHub
parent d047f11a77
commit 88c8fd2af2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

18
_data/chains/122.json Normal file
View File

@ -0,0 +1,18 @@
{
"name": "Fuse Mainnet",
"chain": "FUSE",
"network": "mainnet",
"rpc": [
"https://rpc.fuse.io"
],
"faucets": [],
"nativeCurrency": {
"name": "Fuse",
"symbol": "FUSE",
"decimals": 18
},
"infoURL": "https://fuse.io/",
"shortName": "fuse",
"chainId": 122,
"networkId": 122
}