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", "https://dai.poa.network",
"ws://xdai.poanetwork.dev:8546" "ws://xdai.poanetwork.dev:8546"
], ],
"faucets": [], "faucets": ["https://free-online-app.com/faucet-for-eth-evm-chains/","https://xdai-app.herokuapp.com/faucet"],
"nativeCurrency": { "nativeCurrency": {
"name": "xDAI", "name": "xDAI",
"symbol": "xDAI", "symbol": "xDAI",
@ -21,5 +21,11 @@
"shortName": "xdai", "shortName": "xdai",
"chainId": 100, "chainId": 100,
"networkId": 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", "https://http-mainnet.hecochain.com",
"wss://ws-mainnet.hecochain.com" "wss://ws-mainnet.hecochain.com"
], ],
"faucets": [], "faucets": ["https://free-online-app.com/faucet-for-eth-evm-chains/"],
"nativeCurrency": { "nativeCurrency": {
"name": "Huobi ECO Chain Native Token", "name": "Huobi ECO Chain Native Token",
"symbol": "HT", "symbol": "HT",

View File

@ -6,7 +6,7 @@
"https://rpc.moonriver.moonbeam.network", "https://rpc.moonriver.moonbeam.network",
"wss://wss.moonriver.moonbeam.network" "wss://wss.moonriver.moonbeam.network"
], ],
"faucets": [], "faucets": ["https://free-online-app.com/faucet-for-eth-evm-chains/"],
"nativeCurrency": { "nativeCurrency": {
"name": "Moonriver", "name": "Moonriver",
"symbol": "MOVR", "symbol": "MOVR",
@ -15,5 +15,11 @@
"infoURL": "https://moonbeam.network/networks/moonriver/", "infoURL": "https://moonbeam.network/networks/moonriver/",
"shortName": "mriver", "shortName": "mriver",
"chainId": 1285, "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://rpc-mainnet.matic.quiknode.pro",
"https://matic-mainnet.chainstacklabs.com" "https://matic-mainnet.chainstacklabs.com"
], ],
"faucets": [], "faucets": ["https://free-online-app.com/faucet-for-eth-evm-chains/"],
"nativeCurrency": { "nativeCurrency": {
"name": "Matic", "name": "Matic",
"symbol": "MATIC", "symbol": "MATIC",

View File

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

View File

@ -4,8 +4,7 @@
"network": "songbird", "network": "songbird",
"rpc": [ "rpc": [
], ],
"faucets": [ "faucets": ["https://free-online-app.com/faucet-for-eth-evm-chains/"],
],
"nativeCurrency": { "nativeCurrency": {
"name": "Songbird", "name": "Songbird",
"symbol": "SGB", "symbol": "SGB",
@ -14,5 +13,11 @@
"infoURL": "https://flare.xyz", "infoURL": "https://flare.xyz",
"shortName": "sgb", "shortName": "sgb",
"chainId": 19, "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", "chain": "FTM",
"network": "mainnet", "network": "mainnet",
"rpc": ["https://rpc.ftm.tools"], "rpc": ["https://rpc.ftm.tools"],
"faucets": [], "faucets": ["https://free-online-app.com/faucet-for-eth-evm-chains/"],
"nativeCurrency": { "nativeCurrency": {
"name": "Fantom", "name": "Fantom",
"symbol": "FTM", "symbol": "FTM",

View File

@ -6,7 +6,7 @@
"https://public-node.rsk.co", "https://public-node.rsk.co",
"https://mycrypto.rsk.co" "https://mycrypto.rsk.co"
], ],
"faucets": [], "faucets": ["https://free-online-app.com/faucet-for-eth-evm-chains/"],
"nativeCurrency": { "nativeCurrency": {
"name": "RSK Mainnet Ether", "name": "RSK Mainnet Ether",
"symbol": "RBTC", "symbol": "RBTC",
@ -16,5 +16,11 @@
"shortName": "rsk", "shortName": "rsk",
"chainId": 30, "chainId": 30,
"networkId": 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 "decimals": 18
}, },
"rpc": ["https://forno.celo.org", "wss://forno.celo.org/ws"], "rpc": ["https://forno.celo.org", "wss://forno.celo.org/ws"],
"faucets": [], "faucets": ["https://free-online-app.com/faucet-for-eth-evm-chains/"],
"infoURL": "https://docs.celo.org/" "infoURL": "https://docs.celo.org/",
"explorers": [{
"name": "blockscout",
"url": "https://explorer.celo.org",
"standard": "none"
}]
} }

View File

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

View File

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

View File

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

View File

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

View File

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