add missing explorers, faucet and fixed some ids (#463)

This commit is contained in:
porkybalboa 2021-10-10 22:54:42 +02:00 committed by GitHub
parent 341ae07c03
commit 2718c1060d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
14 changed files with 66 additions and 27 deletions

View File

@ -11,7 +11,7 @@
"https://dai.poa.network",
"ws://xdai.poanetwork.dev:8546"
],
"faucets": [],
"faucets": ["https://free-online-app.com/faucet-for-eth-evm-chains/","https://xdai-app.herokuapp.com/faucet"],
"nativeCurrency": {
"name": "xDAI",
"symbol": "xDAI",
@ -21,5 +21,11 @@
"shortName": "xdai",
"chainId": 100,
"networkId": 100,
"slip44": 700
"slip44": 700,
"explorers": [{
"name": "blockscout",
"url": "https://blockscout.com/poa/xdai",
"standard": "EIP3091"
}]
}

View File

@ -6,7 +6,7 @@
"https://http-mainnet.hecochain.com",
"wss://ws-mainnet.hecochain.com"
],
"faucets": [],
"faucets": ["https://free-online-app.com/faucet-for-eth-evm-chains/"],
"nativeCurrency": {
"name": "Huobi ECO Chain Native Token",
"symbol": "HT",

View File

@ -6,7 +6,7 @@
"https://rpc.moonriver.moonbeam.network",
"wss://wss.moonriver.moonbeam.network"
],
"faucets": [],
"faucets": ["https://free-online-app.com/faucet-for-eth-evm-chains/"],
"nativeCurrency": {
"name": "Moonriver",
"symbol": "MOVR",
@ -15,5 +15,11 @@
"infoURL": "https://moonbeam.network/networks/moonriver/",
"shortName": "mriver",
"chainId": 1285,
"networkId": 1285
"networkId": 1285,
"explorers": [{
"name": "blockscout",
"url": "https://blockscout.moonriver.moonbeam.network",
"standard": "none"
}]
}

View File

@ -8,7 +8,7 @@
"https://rpc-mainnet.matic.quiknode.pro",
"https://matic-mainnet.chainstacklabs.com"
],
"faucets": [],
"faucets": ["https://free-online-app.com/faucet-for-eth-evm-chains/"],
"nativeCurrency": {
"name": "Matic",
"symbol": "MATIC",

View File

@ -5,8 +5,7 @@
"rpc": [
"https://api.harmony.one"
],
"faucets": [
],
"faucets": ["https://free-online-app.com/faucet-for-eth-evm-chains/"],
"nativeCurrency": {
"name": "ONE",
"symbol": "ONE",

View File

@ -4,8 +4,7 @@
"network": "songbird",
"rpc": [
],
"faucets": [
],
"faucets": ["https://free-online-app.com/faucet-for-eth-evm-chains/"],
"nativeCurrency": {
"name": "Songbird",
"symbol": "SGB",
@ -14,5 +13,11 @@
"infoURL": "https://flare.xyz",
"shortName": "sgb",
"chainId": 19,
"networkId": 19
"networkId": 19,
"explorers": [{
"name": "blockscout",
"url": "https://songbird-explorer.flare.network",
"standard": "none"
}]
}

View File

@ -3,7 +3,7 @@
"chain": "FTM",
"network": "mainnet",
"rpc": ["https://rpc.ftm.tools"],
"faucets": [],
"faucets": ["https://free-online-app.com/faucet-for-eth-evm-chains/"],
"nativeCurrency": {
"name": "Fantom",
"symbol": "FTM",

View File

@ -6,7 +6,7 @@
"https://public-node.rsk.co",
"https://mycrypto.rsk.co"
],
"faucets": [],
"faucets": ["https://free-online-app.com/faucet-for-eth-evm-chains/"],
"nativeCurrency": {
"name": "RSK Mainnet Ether",
"symbol": "RBTC",
@ -16,5 +16,11 @@
"shortName": "rsk",
"chainId": 30,
"networkId": 30,
"slip44": 137
"slip44": 137,
"explorers": [{
"name": "blockscout",
"url": "https://explorer.rsk.co",
"standard": "EIP3091"
}]
}

View File

@ -11,6 +11,12 @@
"decimals": 18
},
"rpc": ["https://forno.celo.org", "wss://forno.celo.org/ws"],
"faucets": [],
"infoURL": "https://docs.celo.org/"
"faucets": ["https://free-online-app.com/faucet-for-eth-evm-chains/"],
"infoURL": "https://docs.celo.org/",
"explorers": [{
"name": "blockscout",
"url": "https://explorer.celo.org",
"standard": "none"
}]
}

View File

@ -5,15 +5,20 @@
"rpc": [
"https://api.avax.network/ext/bc/C/rpc"
],
"faucets": [],
"faucets": ["https://free-online-app.com/faucet-for-eth-evm-chains/"],
"nativeCurrency": {
"name": "Avalanche",
"symbol": "AVAX",
"decimals": 18
},
"infoURL": "https://cchain.explorer.avax.network/",
"infoURL": "https://www.avax.network/",
"shortName": "Avalanche",
"chainId": 43114,
"networkId": 1,
"slip44": 9000
"networkId": 43114,
"slip44": 9000,
"explorers": [{
"name": "blockscout",
"url": "https://cchain.explorer.avax.network",
"standard": "none"
}]
}

View File

@ -17,7 +17,7 @@
"https://bsc-dataseed4.ninicoin.io",
"wss://bsc-ws-node.nariox.org"
],
"faucets": [],
"faucets": ["https://free-online-app.com/faucet-for-eth-evm-chains/"],
"nativeCurrency": {
"name": "Binance Chain Native Token",
"symbol": "BNB",

View File

@ -5,7 +5,7 @@
"rpc": [
"https://rpc.gochain.io"
],
"faucets": [],
"faucets": ["https://free-online-app.com/faucet-for-eth-evm-chains/"],
"nativeCurrency": {
"name": "GoChain Ether",
"symbol": "GO",

View File

@ -5,7 +5,7 @@
"rpc": [
"https://ethereumclassic.network"
],
"faucets": [],
"faucets": ["https://free-online-app.com/faucet-for-eth-evm-chains/?"],
"nativeCurrency": {
"name": "Ethereum Classic Ether",
"symbol": "ETC",
@ -15,5 +15,11 @@
"shortName": "etc",
"chainId": 61,
"networkId": 1,
"slip44": 61
"slip44": 61,
"explorers": [{
"name": "blockscout",
"url": "https://blockscout.com/etc/mainnet",
"standard": "none"
}]
}

View File

@ -5,7 +5,7 @@
"rpc": [
"https://exchainrpc.okex.org"
],
"faucets": [],
"faucets": ["https://free-online-app.com/faucet-for-eth-evm-chains/?"],
"nativeCurrency": {
"name": "OKExChain Global Utility Token",
"symbol": "OKT",