Create 250.json (#89)

Add Fantom FTM Opera network
This commit is contained in:
dfadden424 2020-04-28 21:37:45 +01:00 committed by GitHub
parent c240d0bf36
commit 22b7e52816
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

19
_data/chains/250.json Normal file
View File

@ -0,0 +1,19 @@
{
"name": "Fantom Opera",
"chain": "FTM",
"network": "mainnet",
"rpc": [
"https://rpc.fantom.network",
"https://fantomscan.io/rpc"
],
"faucets": [],
"nativeCurrency": {
"name": "Fantom",
"symbol": "FTM",
"decimals": 18
},
"infoURL": "https://fantom.foundation",
"shortName": "ftm",
"chainId": 250,
"networkId": 250
}