Deploying to gh-pages from @ ethereum-lists/chains@f761550d62 🚀

This commit is contained in:
ligi 2022-06-13 04:47:51 +00:00
parent 59850eb510
commit e1df874593
561 changed files with 10544 additions and 0 deletions

30
chains/eip155-1.json Normal file
View File

@ -0,0 +1,30 @@
{
"name": "Ethereum Mainnet",
"chain": "ETH",
"icon": "ethereum",
"rpc": [
"https://mainnet.infura.io/v3/${INFURA_API_KEY}",
"wss://mainnet.infura.io/ws/v3/${INFURA_API_KEY}",
"https://api.mycryptoapi.com/eth",
"https://cloudflare-eth.com"
],
"faucets": [],
"nativeCurrency": {
"name": "Ether",
"symbol": "ETH",
"decimals": 18
},
"infoURL": "https://ethereum.org",
"shortName": "eth",
"chainId": 1,
"networkId": 1,
"slip44": 60,
"ens": {
"registry":"0x00000000000C2E074eC69A0dFb2997BA6C7d2e1e"
},
"explorers": [{
"name": "etherscan",
"url": "https://etherscan.io",
"standard": "EIP3091"
}]
}

21
chains/eip155-10.json Normal file
View File

@ -0,0 +1,21 @@
{
"name": "Optimism",
"chain": "ETH",
"rpc": ["https://mainnet.optimism.io/"],
"faucets": [],
"nativeCurrency": {
"name": "Ether",
"symbol": "ETH",
"decimals": 18
},
"infoURL": "https://optimism.io",
"shortName": "oeth",
"chainId": 10,
"networkId": 10,
"explorers": [{
"name": "etherscan",
"url": "https://optimistic.etherscan.io",
"standard": "none"
}]
}

32
chains/eip155-100.json Normal file
View File

@ -0,0 +1,32 @@
{
"name": "Gnosis",
"chain": "Gnosis",
"icon": "gnosis",
"rpc": [
"https://rpc.gnosischain.com",
"https://xdai.poanetwork.dev",
"https://dai.poa.network",
"https://rpc.ankr.com/gnosis",
"https://gnosischain-rpc.gateway.pokt.network",
"wss://rpc.gnosischain.com/wss",
"wss://xdai.poanetwork.dev/wss",
"ws://xdai.poanetwork.dev:8546"
],
"faucets": ["https://faucet.gimlu.com/gnosis", "https://stakely.io/faucet/gnosis-chain-xdai", "https://faucet.prussia.dev/xdai"],
"nativeCurrency": {
"name": "xDAI",
"symbol": "xDAI",
"decimals": 18
},
"infoURL": "https://developers.gnosischain.com",
"shortName": "gno",
"chainId": 100,
"networkId": 100,
"slip44": 700,
"explorers": [{
"name": "blockscout",
"url": "https://blockscout.com/xdai/mainnet",
"icon": "blockscout",
"standard": "EIP3091"
}]
}

20
chains/eip155-10000.json Normal file
View File

@ -0,0 +1,20 @@
{
"name": "Smart Bitcoin Cash",
"chain": "smartBCH",
"rpc": [
"https://smartbch.greyh.at",
"https://rpc-mainnet.smartbch.org",
"https://smartbch.fountainhead.cash/mainnet",
"https://smartbch.devops.cash/mainnet"
],
"faucets": [],
"nativeCurrency": {
"name": "Bitcoin Cash",
"symbol": "BCH",
"decimals": 18
},
"infoURL": "https://smartbch.org/",
"shortName": "smartbch",
"chainId": 10000,
"networkId": 10000
}

18
chains/eip155-100000.json Normal file
View File

@ -0,0 +1,18 @@
{
"name": "QuarkChain Mainnet Root",
"chain": "QuarkChain",
"rpc": [
"http://jrpc.mainnet.quarkchain.io:38391"
],
"faucets": [
],
"nativeCurrency": {
"name": "QKC",
"symbol": "QKC",
"decimals": 18
},
"infoURL": "https://www.quarkchain.io",
"shortName": "qkc-r",
"chainId": 100000,
"networkId": 100000
}

28
chains/eip155-100001.json Normal file
View File

@ -0,0 +1,28 @@
{
"name": "QuarkChain Mainnet Shard 0",
"chain": "QuarkChain",
"rpc": [
"https://mainnet-s0-ethapi.quarkchain.io",
"http://eth-jrpc.mainnet.quarkchain.io:39000"
],
"faucets": [
],
"nativeCurrency": {
"name": "QKC",
"symbol": "QKC",
"decimals": 18
},
"infoURL": "https://www.quarkchain.io",
"shortName": "qkc-s0",
"chainId": 100001,
"networkId": 100001,
"parent": {
"chain": "eip155-100000",
"type": "shard"
},
"explorers": [{
"name": "quarkchain-mainnet",
"url": "https://mainnet.quarkchain.io/0",
"standard": "EIP3091"
}]
}

28
chains/eip155-100002.json Normal file
View File

@ -0,0 +1,28 @@
{
"name": "QuarkChain Mainnet Shard 1",
"chain": "QuarkChain",
"rpc": [
"https://mainnet-s1-ethapi.quarkchain.io",
"http://eth-jrpc.mainnet.quarkchain.io:39001"
],
"faucets": [
],
"nativeCurrency": {
"name": "QKC",
"symbol": "QKC",
"decimals": 18
},
"infoURL": "https://www.quarkchain.io",
"shortName": "qkc-s1",
"chainId": 100002,
"networkId": 100002,
"parent": {
"chain": "eip155-100000",
"type": "shard"
},
"explorers": [{
"name": "quarkchain-mainnet",
"url": "https://mainnet.quarkchain.io/1",
"standard": "EIP3091"
}]
}

28
chains/eip155-100003.json Normal file
View File

@ -0,0 +1,28 @@
{
"name": "QuarkChain Mainnet Shard 2",
"chain": "QuarkChain",
"rpc": [
"https://mainnet-s2-ethapi.quarkchain.io",
"http://eth-jrpc.mainnet.quarkchain.io:39002"
],
"faucets": [
],
"nativeCurrency": {
"name": "QKC",
"symbol": "QKC",
"decimals": 18
},
"infoURL": "https://www.quarkchain.io",
"shortName": "qkc-s2",
"chainId": 100003,
"networkId": 100003,
"parent": {
"chain": "eip155-100000",
"type": "shard"
},
"explorers": [{
"name": "quarkchain-mainnet",
"url": "https://mainnet.quarkchain.io/2",
"standard": "EIP3091"
}]
}

28
chains/eip155-100004.json Normal file
View File

@ -0,0 +1,28 @@
{
"name": "QuarkChain Mainnet Shard 3",
"chain": "QuarkChain",
"rpc": [
"https://mainnet-s3-ethapi.quarkchain.io",
"http://eth-jrpc.mainnet.quarkchain.io:39003"
],
"faucets": [
],
"nativeCurrency": {
"name": "QKC",
"symbol": "QKC",
"decimals": 18
},
"infoURL": "https://www.quarkchain.io",
"shortName": "qkc-s3",
"chainId": 100004,
"networkId": 100004,
"parent": {
"chain": "eip155-100000",
"type": "shard"
},
"explorers": [{
"name": "quarkchain-mainnet",
"url": "https://mainnet.quarkchain.io/3",
"standard": "EIP3091"
}]
}

28
chains/eip155-100005.json Normal file
View File

@ -0,0 +1,28 @@
{
"name": "QuarkChain Mainnet Shard 4",
"chain": "QuarkChain",
"rpc": [
"https://mainnet-s4-ethapi.quarkchain.io",
"http://eth-jrpc.mainnet.quarkchain.io:39004"
],
"faucets": [
],
"nativeCurrency": {
"name": "QKC",
"symbol": "QKC",
"decimals": 18
},
"infoURL": "https://www.quarkchain.io",
"shortName": "qkc-s4",
"chainId": 100005,
"networkId": 100005,
"parent": {
"chain": "eip155-100000",
"type": "shard"
},
"explorers": [{
"name": "quarkchain-mainnet",
"url": "https://mainnet.quarkchain.io/4",
"standard": "EIP3091"
}]
}

28
chains/eip155-100006.json Normal file
View File

@ -0,0 +1,28 @@
{
"name": "QuarkChain Mainnet Shard 5",
"chain": "QuarkChain",
"rpc": [
"https://mainnet-s5-ethapi.quarkchain.io",
"http://eth-jrpc.mainnet.quarkchain.io:39005"
],
"faucets": [
],
"nativeCurrency": {
"name": "QKC",
"symbol": "QKC",
"decimals": 18
},
"infoURL": "https://www.quarkchain.io",
"shortName": "qkc-s5",
"chainId": 100006,
"networkId": 100006,
"parent": {
"chain": "eip155-100000",
"type": "shard"
},
"explorers": [{
"name": "quarkchain-mainnet",
"url": "https://mainnet.quarkchain.io/5",
"standard": "EIP3091"
}]
}

28
chains/eip155-100007.json Normal file
View File

@ -0,0 +1,28 @@
{
"name": "QuarkChain Mainnet Shard 6",
"chain": "QuarkChain",
"rpc": [
"https://mainnet-s6-ethapi.quarkchain.io",
"http://eth-jrpc.mainnet.quarkchain.io:39006"
],
"faucets": [
],
"nativeCurrency": {
"name": "QKC",
"symbol": "QKC",
"decimals": 18
},
"infoURL": "https://www.quarkchain.io",
"shortName": "qkc-s6",
"chainId": 100007,
"networkId": 100007,
"parent": {
"chain": "eip155-100000",
"type": "shard"
},
"explorers": [{
"name": "quarkchain-mainnet",
"url": "https://mainnet.quarkchain.io/6",
"standard": "EIP3091"
}]
}

28
chains/eip155-100008.json Normal file
View File

@ -0,0 +1,28 @@
{
"name": "QuarkChain Mainnet Shard 7",
"chain": "QuarkChain",
"rpc": [
"https://mainnet-s7-ethapi.quarkchain.io",
"http://eth-jrpc.mainnet.quarkchain.io:39007"
],
"faucets": [
],
"nativeCurrency": {
"name": "QKC",
"symbol": "QKC",
"decimals": 18
},
"infoURL": "https://www.quarkchain.io",
"shortName": "qkc-s7",
"chainId": 100008,
"networkId": 100008,
"parent": {
"chain": "eip155-100000",
"type": "shard"
},
"explorers": [{
"name": "quarkchain-mainnet",
"url": "https://mainnet.quarkchain.io/7",
"standard": "EIP3091"
}]
}

18
chains/eip155-10001.json Normal file
View File

@ -0,0 +1,18 @@
{
"name": "Smart Bitcoin Cash Testnet",
"chain": "smartBCHTest",
"rpc": [
"https://rpc-testnet.smartbch.org",
"https://smartbch.devops.cash/testnet"
],
"faucets": [],
"nativeCurrency": {
"name": "Bitcoin Cash Test Token",
"symbol": "BCHT",
"decimals": 18
},
"infoURL": "http://smartbch.org/",
"shortName": "smartbchtest",
"chainId": 10001,
"networkId": 10001
}

19
chains/eip155-1001.json Normal file
View File

@ -0,0 +1,19 @@
{
"name": "Klaytn Testnet Baobab",
"chain": "KLAY",
"rpc": [
"https://api.baobab.klaytn.net:8651"
],
"faucets": [
"https://baobab.wallet.klaytn.com/access?next=faucet"
],
"nativeCurrency": {
"name": "KLAY",
"symbol": "KLAY",
"decimals": 18
},
"infoURL": "https://www.klaytn.com/",
"shortName": "Baobab",
"chainId": 1001,
"networkId": 1001
}

17
chains/eip155-1007.json Normal file
View File

@ -0,0 +1,17 @@
{
"name": "Newton Testnet",
"chain": "NEW",
"rpc": [
"https://rpc1.newchain.newtonproject.org"
],
"faucets": [],
"nativeCurrency": {
"name": "Newton",
"symbol": "NEW",
"decimals": 18
},
"infoURL": "https://www.newtonproject.org/",
"shortName": "tnew",
"chainId": 1007,
"networkId": 1007
}

28
chains/eip155-1008.json Normal file
View File

@ -0,0 +1,28 @@
{
"name":"Eurus Mainnet",
"chain":"EUN",
"network":"eurus",
"rpc":[
"https://mainnet.eurus.network/"
],
"faucets":[
],
"nativeCurrency":{
"name":"Eurus",
"symbol":"EUN",
"decimals":18
},
"infoURL":"https://eurus.network",
"shortName":"eun",
"chainId":1008,
"networkId":1008,
"icon":"eurus",
"explorers":[
{
"name":"eurusexplorer",
"url":"https://explorer.eurus.network",
"icon":"eurus",
"standard":"none"
}
]
}

18
chains/eip155-101.json Normal file
View File

@ -0,0 +1,18 @@
{
"name": "EtherInc",
"chain": "ETI",
"rpc": [
"https://api.einc.io/jsonrpc/mainnet"
],
"faucets": [],
"nativeCurrency": {
"name": "EtherInc Ether",
"symbol": "ETI",
"decimals": 18
},
"infoURL": "https://einc.io",
"shortName": "eti",
"chainId": 101,
"networkId": 1,
"slip44": 464
}

18
chains/eip155-1010.json Normal file
View File

@ -0,0 +1,18 @@
{
"name": "Evrice Network",
"chain": "EVC",
"rpc": [
"https://meta.evrice.com"
],
"faucets": [],
"nativeCurrency": {
"name": "Evrice",
"symbol": "EVC",
"decimals": 18
},
"infoURL": "https://evrice.com",
"shortName": "EVC",
"chainId": 1010,
"networkId": 1010,
"slip44": 1020
}

19
chains/eip155-10101.json Normal file
View File

@ -0,0 +1,19 @@
{
"name": "Blockchain Genesis Mainnet",
"chain": "GEN",
"rpc": [
"https://eu.mainnet.xixoio.com",
"https://us.mainnet.xixoio.com",
"https://asia.mainnet.xixoio.com"
],
"faucets": [],
"nativeCurrency": {
"name": "GEN",
"symbol": "GEN",
"decimals": 18
},
"infoURL": "https://www.xixoio.com/",
"shortName": "GEN",
"chainId": 10101,
"networkId": 10101
}

17
chains/eip155-1012.json Normal file
View File

@ -0,0 +1,17 @@
{
"name": "Newton",
"chain": "NEW",
"rpc": [
"https://global.rpc.mainnet.newtonproject.org"
],
"faucets": [],
"nativeCurrency": {
"name": "Newton",
"symbol": "NEW",
"decimals": 18
},
"infoURL": "https://www.newtonproject.org/",
"shortName": "new",
"chainId": 1012,
"networkId": 1012
}

16
chains/eip155-102.json Normal file
View File

@ -0,0 +1,16 @@
{
"name": "Web3Games Testnet",
"chain": "Web3Games",
"icon": "web3games",
"rpc": ["https://testnet.web3games.org/evm"],
"faucets": [],
"nativeCurrency": {
"name": "Web3Games",
"symbol": "W3G",
"decimals": 18
},
"infoURL": "https://web3games.org/",
"shortName": "tw3g",
"chainId": 102,
"networkId": 102
}

15
chains/eip155-1022.json Normal file
View File

@ -0,0 +1,15 @@
{
"name": "Sakura",
"chain": "Sakura",
"rpc": [],
"faucets": [],
"nativeCurrency": {
"name": "Sakura",
"symbol": "SKU",
"decimals": 18
},
"infoURL": "https://clover.finance/sakura",
"shortName": "sku",
"chainId": 1022,
"networkId": 1022
}

15
chains/eip155-1023.json Normal file
View File

@ -0,0 +1,15 @@
{
"name": "Clover Testnet",
"chain": "Clover",
"rpc": [],
"faucets": [],
"nativeCurrency": {
"name": "Clover",
"symbol": "CLV",
"decimals": 18
},
"infoURL": "https://clover.finance",
"shortName": "tclv",
"chainId": 1023,
"networkId": 1023
}

17
chains/eip155-1024.json Normal file
View File

@ -0,0 +1,17 @@
{
"name": "CLV Parachain",
"chain": "CLV",
"rpc": [
"https://api-para.clover.finance"
],
"faucets": [],
"nativeCurrency": {
"name": "CLV",
"symbol": "CLV",
"decimals": 18
},
"infoURL": "https://clv.org",
"shortName": "clv",
"chainId": 1024,
"networkId": 1024
}

22
chains/eip155-1028.json Normal file
View File

@ -0,0 +1,22 @@
{
"name": "BitTorrent Chain Testnet",
"chain": "BTTC",
"rpc": [
"https://testrpc.bittorrentchain.io/"
],
"faucets": [],
"nativeCurrency": {
"name": "BitTorrent",
"symbol": "BTT",
"decimals": 18
},
"infoURL": "https://bittorrentchain.io/",
"shortName": "tbtt",
"chainId": 1028,
"networkId": 1028,
"explorers": [{
"name": "testbttcscan",
"url": "https://testscan.bittorrentchain.io",
"standard": "none"
}]
}

24
chains/eip155-1030.json Normal file
View File

@ -0,0 +1,24 @@
{
"name": "Conflux eSpace",
"chain": "Conflux",
"network": "mainnet",
"rpc": ["https://evm.confluxrpc.com"],
"faucets": [],
"nativeCurrency": {
"name": "CFX",
"symbol": "CFX",
"decimals": 18
},
"infoURL": "https://confluxnetwork.org",
"shortName": "cfx",
"chainId": 1030,
"networkId": 1030,
"icon": "conflux",
"explorers": [
{
"name": "Conflux Scan",
"url": "https://evm.confluxscan.net",
"standard": "none"
}
]
}

26
chains/eip155-103090.json Normal file
View File

@ -0,0 +1,26 @@
{
"name": "Crystaleum",
"chain": "crystal",
"network": "mainnet",
"rpc": [
"https://evm.cryptocurrencydevs.org",
"https://rpc.crystaleum.org"
],
"faucets": [],
"nativeCurrency": {
"name": "CRFI",
"symbol": "◈",
"decimals": 18
},
"infoURL": "https://crystaleum.org",
"shortName": "CRFI",
"chainId": 103090,
"networkId": 1,
"icon": "crystal",
"explorers": [{
"name": "blockscout",
"url": "https://scan.crystaleum.org",
"icon": "crystal",
"standard": "EIP3091"
}]
}

21
chains/eip155-105.json Normal file
View File

@ -0,0 +1,21 @@
{
"name": "Web3Games Devnet",
"chain": "Web3Games",
"icon": "web3games",
"rpc": ["https://devnet.web3games.org/evm"],
"faucets": [],
"nativeCurrency": {
"name": "Web3Games",
"symbol": "W3G",
"decimals": 18
},
"infoURL": "https://web3games.org/",
"shortName": "dw3g",
"chainId": 105,
"networkId": 105,
"explorers": [{
"name": "Web3Games Explorer",
"url": "https://explorer-devnet.web3games.org",
"standard": "none"
}]
}

24
chains/eip155-106.json Normal file
View File

@ -0,0 +1,24 @@
{
"name": "Velas EVM Mainnet",
"chain": "Velas",
"icon": "velas",
"rpc": [
"https://evmexplorer.velas.com/rpc",
"https://explorer.velas.com/rpc"
],
"faucets": [],
"nativeCurrency": {
"name": "Velas",
"symbol": "VLX",
"decimals": 18
},
"infoURL": "https://velas.com",
"shortName": "vlx",
"chainId": 106,
"networkId": 106,
"explorers": [{
"name": "Velas Explorer",
"url": "https://evmexplorer.velas.com",
"standard": "EIP3091"
}]
}

23
chains/eip155-107.json Normal file
View File

@ -0,0 +1,23 @@
{
"name": "Nebula Testnet",
"chain": "NTN",
"icon": "nebulatestnet",
"rpc": [
"https://testnet.rpc.novanetwork.io:9070"
],
"faucets": [],
"nativeCurrency": {
"name": "Nebula X",
"symbol": "NBX",
"decimals": 18
},
"infoURL": "https://novanetwork.io",
"shortName": "ntn",
"chainId": 107,
"networkId": 107,
"explorers": [{
"name": "nebulatestnet",
"url": "https://explorer.novanetwork.io",
"standard": "EIP3091"
}]
}

30
chains/eip155-108.json Normal file
View File

@ -0,0 +1,30 @@
{
"name": "ThunderCore Mainnet",
"chain": "TT",
"rpc": [
"https://mainnet-rpc.thundercore.com",
"https://mainnet-rpc.thundertoken.net",
"https://mainnet-rpc.thundercore.io"
],
"faucets": [
"https://faucet.thundercore.com"
],
"nativeCurrency": {
"name": "ThunderCore Token",
"symbol": "TT",
"decimals": 18
},
"infoURL": "https://thundercore.com",
"shortName": "TT",
"chainId": 108,
"networkId": 108,
"slip44": 1001,
"explorers": [
{
"name": "thundercore-viewblock",
"url": "https://viewblock.io/thundercore",
"standard": "EIP3091"
}
]
}

27
chains/eip155-10823.json Normal file
View File

@ -0,0 +1,27 @@
{
"name": "CryptoCoinPay",
"chain": "CCP",
"rpc": [
"http://node106.cryptocoinpay.info:8545",
"ws://node106.cryptocoinpay.info:8546"
],
"faucets": [],
"icon": "ccp",
"nativeCurrency": {
"name": "CryptoCoinPay",
"symbol": "CCP",
"decimals": 18
},
"infoURL": "https://www.cryptocoinpay.co",
"shortName": "CCP",
"chainId": 10823,
"networkId": 10823,
"explorers": [
{
"name": "CCP Explorer",
"url": "https://cryptocoinpay.info",
"standard": "EIP3091"
}
]
}

27
chains/eip155-1088.json Normal file
View File

@ -0,0 +1,27 @@
{
"name": "Metis Andromeda Mainnet",
"chain": "ETH",
"rpc": ["https://andromeda.metis.io/?owner=1088"],
"faucets": [],
"nativeCurrency": {
"name": "Metis",
"symbol": "METIS",
"decimals": 18
},
"infoURL": "https://www.metis.io",
"shortName": "metis-andromeda",
"chainId": 1088,
"networkId": 1088,
"explorers": [
{
"name": "blockscout",
"url": "https://andromeda-explorer.metis.io",
"standard": "EIP3091"
}
],
"parent": {
"type": "L2",
"chain": "eip155-1",
"bridges": [{ "url": "https://bridge.metis.io" }]
}
}

26
chains/eip155-108801.json Normal file
View File

@ -0,0 +1,26 @@
{
"name": "BROChain Mainnet",
"chain": "BRO",
"network": "mainnet",
"rpc": [
"https://rpc.brochain.org",
"http://rpc.brochain.org",
"https://rpc.brochain.org/mainnet",
"http://rpc.brochain.org/mainnet"
],
"faucets": [],
"nativeCurrency": {
"name": "Brother",
"symbol": "BRO",
"decimals": 18
},
"infoURL": "https://brochain.org",
"shortName": "bro",
"chainId": 108801,
"networkId": 108801,
"explorers": [{
"name": "BROChain Explorer",
"url": "https://explorer.brochain.org",
"standard": "EIP3091"
}]
}

27
chains/eip155-10946.json Normal file
View File

@ -0,0 +1,27 @@
{
"name": "Quadrans Blockchain",
"chain": "QDC",
"network": "mainnet",
"icon": "quadrans",
"rpc": [
"https://rpc.quadrans.io",
"https://rpcna.quadrans.io",
"https://rpceu.quadrans.io"
],
"faucets": [],
"nativeCurrency": {
"name": "Quadrans Coin",
"symbol": "QDC",
"decimals": 18
},
"infoURL": "https://quadrans.io",
"shortName": "quadrans",
"chainId": 10946,
"networkId": 10946,
"explorers": [{
"name": "explorer",
"url": "https://explorer.quadrans.io",
"icon": "quadrans",
"standard": "EIP3091"
}]
}

28
chains/eip155-10947.json Normal file
View File

@ -0,0 +1,28 @@
{
"name": "Quadrans Blockchain Testnet",
"chain": "tQDC",
"network": "testnet",
"icon": "quadrans",
"rpc": [
"https://rpctest.quadrans.io",
"https://rpctest2.quadrans.io"
],
"faucets": [
"https://faucetpage.quadrans.io"
],
"nativeCurrency": {
"name": "Quadrans Testnet Coin",
"symbol": "tQDC",
"decimals": 18
},
"infoURL": "https://quadrans.io",
"shortName": "quadranstestnet",
"chainId": 10947,
"networkId": 10947,
"explorers": [{
"name": "explorer",
"url": "https://explorer.testnet.quadrans.io",
"icon": "quadrans",
"standard": "EIP3091"
}]
}

18
chains/eip155-11.json Normal file
View File

@ -0,0 +1,18 @@
{
"name": "Metadium Mainnet",
"chain": "META",
"rpc": [
"https://api.metadium.com/prod"
],
"faucets": [],
"nativeCurrency": {
"name": "Metadium Mainnet Ether",
"symbol": "META",
"decimals": 18
},
"infoURL": "https://metadium.com",
"shortName": "meta",
"chainId": 11,
"networkId": 11,
"slip44": 916
}

18
chains/eip155-110.json Normal file
View File

@ -0,0 +1,18 @@
{
"name": "Proton Testnet",
"chain": "XPR",
"rpc": [
"https://protontestnet.greymass.com/"
],
"faucets": [
],
"nativeCurrency": {
"name": "Proton",
"symbol": "XPR",
"decimals": 4
},
"infoURL": "https://protonchain.com",
"shortName": "xpr",
"chainId": 110,
"networkId": 110
}

18
chains/eip155-110000.json Normal file
View File

@ -0,0 +1,18 @@
{
"name": "QuarkChain Devnet Root",
"chain": "QuarkChain",
"rpc": [
"http://jrpc.devnet.quarkchain.io:38391"
],
"faucets": [
],
"nativeCurrency": {
"name": "QKC",
"symbol": "QKC",
"decimals": 18
},
"infoURL": "https://www.quarkchain.io",
"shortName": "qkc-d-r",
"chainId": 110000,
"networkId": 110000
}

28
chains/eip155-110001.json Normal file
View File

@ -0,0 +1,28 @@
{
"name": "QuarkChain Devnet Shard 0",
"chain": "QuarkChain",
"rpc": [
"https://devnet-s0-ethapi.quarkchain.io",
"http://eth-jrpc.devnet.quarkchain.io:39900"
],
"faucets": [
],
"nativeCurrency": {
"name": "QKC",
"symbol": "QKC",
"decimals": 18
},
"infoURL": "https://www.quarkchain.io",
"shortName": "qkc-d-s0",
"chainId": 110001,
"networkId": 110001,
"parent": {
"chain": "eip155-110000",
"type": "shard"
},
"explorers": [{
"name": "quarkchain-devnet",
"url": "https://devnet.quarkchain.io/0",
"standard": "EIP3091"
}]
}

28
chains/eip155-110002.json Normal file
View File

@ -0,0 +1,28 @@
{
"name": "QuarkChain Devnet Shard 1",
"chain": "QuarkChain",
"rpc": [
"https://devnet-s1-ethapi.quarkchain.io",
"http://eth-jrpc.devnet.quarkchain.io:39901"
],
"faucets": [
],
"nativeCurrency": {
"name": "QKC",
"symbol": "QKC",
"decimals": 18
},
"infoURL": "https://www.quarkchain.io",
"shortName": "qkc-d-s1",
"chainId": 110002,
"networkId": 110002,
"parent": {
"chain": "eip155-110000",
"type": "shard"
},
"explorers": [{
"name": "quarkchain-devnet",
"url": "https://devnet.quarkchain.io/1",
"standard": "EIP3091"
}]
}

28
chains/eip155-110003.json Normal file
View File

@ -0,0 +1,28 @@
{
"name": "QuarkChain Devnet Shard 2",
"chain": "QuarkChain",
"rpc": [
"https://devnet-s2-ethapi.quarkchain.io",
"http://eth-jrpc.devnet.quarkchain.io:39902"
],
"faucets": [
],
"nativeCurrency": {
"name": "QKC",
"symbol": "QKC",
"decimals": 18
},
"infoURL": "https://www.quarkchain.io",
"shortName": "qkc-d-s2",
"chainId": 110003,
"networkId": 110003,
"parent": {
"chain": "eip155-110000",
"type": "shard"
},
"explorers": [{
"name": "quarkchain-devnet",
"url": "https://devnet.quarkchain.io/2",
"standard": "EIP3091"
}]
}

28
chains/eip155-110004.json Normal file
View File

@ -0,0 +1,28 @@
{
"name": "QuarkChain Devnet Shard 3",
"chain": "QuarkChain",
"rpc": [
"https://devnet-s3-ethapi.quarkchain.io",
"http://eth-jrpc.devnet.quarkchain.io:39903"
],
"faucets": [
],
"nativeCurrency": {
"name": "QKC",
"symbol": "QKC",
"decimals": 18
},
"infoURL": "https://www.quarkchain.io",
"shortName": "qkc-d-s3",
"chainId": 110004,
"networkId": 110004,
"parent": {
"chain": "eip155-110000",
"type": "shard"
},
"explorers": [{
"name": "quarkchain-devnet",
"url": "https://devnet.quarkchain.io/3",
"standard": "EIP3091"
}]
}

28
chains/eip155-110005.json Normal file
View File

@ -0,0 +1,28 @@
{
"name": "QuarkChain Devnet Shard 4",
"chain": "QuarkChain",
"rpc": [
"https://devnet-s4-ethapi.quarkchain.io",
"http://eth-jrpc.devnet.quarkchain.io:39904"
],
"faucets": [
],
"nativeCurrency": {
"name": "QKC",
"symbol": "QKC",
"decimals": 18
},
"infoURL": "https://www.quarkchain.io",
"shortName": "qkc-d-s4",
"chainId": 110005,
"networkId": 110005,
"parent": {
"chain": "eip155-110000",
"type": "shard"
},
"explorers": [{
"name": "quarkchain-devnet",
"url": "https://devnet.quarkchain.io/4",
"standard": "EIP3091"
}]
}

28
chains/eip155-110006.json Normal file
View File

@ -0,0 +1,28 @@
{
"name": "QuarkChain Devnet Shard 5",
"chain": "QuarkChain",
"rpc": [
"https://devnet-s5-ethapi.quarkchain.io",
"http://eth-jrpc.devnet.quarkchain.io:39905"
],
"faucets": [
],
"nativeCurrency": {
"name": "QKC",
"symbol": "QKC",
"decimals": 18
},
"infoURL": "https://www.quarkchain.io",
"shortName": "qkc-d-s5",
"chainId": 110006,
"networkId": 110006,
"parent": {
"chain": "eip155-110000",
"type": "shard"
},
"explorers": [{
"name": "quarkchain-devnet",
"url": "https://devnet.quarkchain.io/5",
"standard": "EIP3091"
}]
}

28
chains/eip155-110007.json Normal file
View File

@ -0,0 +1,28 @@
{
"name": "QuarkChain Devnet Shard 6",
"chain": "QuarkChain",
"rpc": [
"https://devnet-s6-ethapi.quarkchain.io",
"http://eth-jrpc.devnet.quarkchain.io:39906"
],
"faucets": [
],
"nativeCurrency": {
"name": "QKC",
"symbol": "QKC",
"decimals": 18
},
"infoURL": "https://www.quarkchain.io",
"shortName": "qkc-d-s6",
"chainId": 110007,
"networkId": 110007,
"parent": {
"chain": "eip155-110000",
"type": "shard"
},
"explorers": [{
"name": "quarkchain-devnet",
"url": "https://devnet.quarkchain.io/6",
"standard": "EIP3091"
}]
}

28
chains/eip155-110008.json Normal file
View File

@ -0,0 +1,28 @@
{
"name": "QuarkChain Devnet Shard 7",
"chain": "QuarkChain",
"rpc": [
"https://devnet-s7-ethapi.quarkchain.io",
"http://eth-jrpc.devnet.quarkchain.io:39907"
],
"faucets": [
],
"nativeCurrency": {
"name": "QKC",
"symbol": "QKC",
"decimals": 18
},
"infoURL": "https://www.quarkchain.io",
"shortName": "qkc-d-s7",
"chainId": 110008,
"networkId": 110008,
"parent": {
"chain": "eip155-110000",
"type": "shard"
},
"explorers": [{
"name": "quarkchain-devnet",
"url": "https://devnet.quarkchain.io/7",
"standard": "EIP3091"
}]
}

20
chains/eip155-111.json Normal file
View File

@ -0,0 +1,20 @@
{
"name": "EtherLite Chain",
"chain": "ETL",
"rpc": [
"https://rpc.etherlite.org"
],
"faucets": [
"https://etherlite.org/faucets"
],
"nativeCurrency": {
"name": "EtherLite",
"symbol": "ETL",
"decimals": 18
},
"infoURL": "https://etherlite.org",
"shortName": "ETL",
"chainId": 111,
"networkId": 111,
"icon": "etherlite"
}

27
chains/eip155-11111.json Normal file
View File

@ -0,0 +1,27 @@
{
"name": "WAGMI",
"chain": "WAGMI",
"icon": "wagmi",
"rpc": [
"https://subnets.avax.network/wagmi/wagmi-chain-testnet/rpc"
],
"faucets": [
"https://faucet.trywagmi.xyz"
],
"nativeCurrency": {
"name": "WAGMI",
"symbol": "WGM",
"decimals": 18
},
"infoURL": "https://trywagmi.xyz",
"shortName": "WAGMI",
"chainId": 11111,
"networkId": 11111,
"explorers": [
{
"name": "WAGMI Explorer",
"url": "https://subnets.avax.network/wagmi/wagmi-chain-testnet/explorer",
"standard": "EIP3091"
}
]
}

View File

@ -0,0 +1,27 @@
{
"name": "Sepolia",
"title": "Ethereum Testnet Sepolia",
"chain": "ETH",
"network": "testnet",
"rpc": [
],
"faucets": [
"http://fauceth.komputing.org?chain=11155111&address=${ADDRESS}"
],
"nativeCurrency": {
"name": "Sepolia Ether",
"symbol": "SEP",
"decimals": 18
},
"infoURL": "https://sepolia.otterscan.io",
"shortName": "sep",
"chainId": 11155111,
"networkId": 11155111,
"explorers": [
{
"name": "otterscan-sepolia",
"url": "https://sepolia.otterscan.io",
"standard": "EIP3091"
}
]
}

View File

@ -0,0 +1,18 @@
{
"name": "IPOS Network",
"chain": "IPOS",
"rpc": [
"https://rpc.iposlab.com",
"https://rpc2.iposlab.com"
],
"faucets": [],
"nativeCurrency": {
"name": "IPOS Network Ether",
"symbol": "IPOS",
"decimals": 18
},
"infoURL": "https://iposlab.com",
"shortName": "ipos",
"chainId": 1122334455,
"networkId": 1122334455
}

View File

@ -0,0 +1,24 @@
{
"name": "Palm Testnet",
"chain": "Palm",
"icon": "palm",
"rpc": [
"https://palm-testnet.infura.io/v3/${INFURA_API_KEY}"
],
"faucets": [],
"nativeCurrency": {
"name": "PALM",
"symbol": "PALM",
"decimals": 18
},
"infoURL": "https://palm.io",
"shortName": "tpalm",
"chainId": 11297108099,
"networkId": 11297108099,
"explorers": [{
"name": "Palm Testnet Explorer",
"url": "https://explorer.palm-uat.xyz",
"standard": "EIP3091",
"icon": "palm"
}]
}

View File

@ -0,0 +1,24 @@
{
"name": "Palm",
"chain": "Palm",
"icon": "palm",
"rpc": [
"https://palm-mainnet.infura.io/v3/${INFURA_API_KEY}"
],
"faucets": [],
"nativeCurrency": {
"name": "PALM",
"symbol": "PALM",
"decimals": 18
},
"infoURL": "https://palm.io",
"shortName": "palm",
"chainId": 11297108109,
"networkId": 11297108109,
"explorers": [{
"name": "Palm Explorer",
"url": "https://explorer.palm.io",
"standard": "EIP3091",
"icon": "palm"
}]
}

18
chains/eip155-1139.json Normal file
View File

@ -0,0 +1,18 @@
{
"name": "MathChain",
"chain": "MATH",
"rpc": [
"https://mathchain-asia.maiziqianbao.net/rpc",
"https://mathchain-us.maiziqianbao.net/rpc"
],
"faucets": [],
"nativeCurrency": {
"name": "MathChain",
"symbol": "MATH",
"decimals": 18
},
"infoURL": "https://mathchain.org",
"shortName": "MATH",
"chainId": 1139,
"networkId": 1139
}

19
chains/eip155-1140.json Normal file
View File

@ -0,0 +1,19 @@
{
"name": "MathChain Testnet",
"chain": "MATH",
"rpc": [
"https://galois-hk.maiziqianbao.net/rpc"
],
"faucets": [
"https://scan.boka.network/#/Galois/faucet"
],
"nativeCurrency": {
"name": "MathChain",
"symbol": "MATH",
"decimals": 18
},
"infoURL": "https://mathchain.org",
"shortName": "tMATH",
"chainId": 1140,
"networkId": 1140
}

23
chains/eip155-11437.json Normal file
View File

@ -0,0 +1,23 @@
{
"name": "Shyft Testnet",
"chain": "SHYFTT",
"icon": "shyft",
"rpc": [
"https://rpc.testnet.shyft.network/"
],
"faucets": [],
"nativeCurrency": {
"name": "Shyft Test Token",
"symbol": "SHYFTT",
"decimals": 18
},
"infoURL": "https://shyft.network",
"shortName": "shyftt",
"chainId": 11437,
"networkId": 11437,
"explorers": [{
"name": "Shyft Testnet BX",
"url": "https://bx.testnet.shyft.network",
"standard": "EIP3091"
}]
}

25
chains/eip155-1197.json Normal file
View File

@ -0,0 +1,25 @@
{
"name": "Iora Chain",
"chain": "IORA",
"network": "iorachain",
"icon": "iorachain",
"rpc": ["https://dataseed.iorachain.com"],
"faucets": [],
"nativeCurrency": {
"name": "Iora",
"symbol": "IORA",
"decimals": 18
},
"infoURL": "https://iorachain.com",
"shortName": "iora",
"chainId": 1197,
"networkId": 1197,
"explorers": [
{
"name": "ioraexplorer",
"url": "https://explorer.iorachain.com",
"standard": "EIP3091"
}
]
}

17
chains/eip155-12.json Normal file
View File

@ -0,0 +1,17 @@
{
"name": "Metadium Testnet",
"chain": "META",
"rpc": [
"https://api.metadium.com/dev"
],
"faucets": [],
"nativeCurrency": {
"name": "Metadium Testnet Ether",
"symbol": "KAL",
"decimals": 18
},
"infoURL": "https://metadium.com",
"shortName": "kal",
"chainId": 12,
"networkId": 12
}

18
chains/eip155-1201.json Normal file
View File

@ -0,0 +1,18 @@
{
"name": "Evanesco Testnet",
"chain": "Evanesco Testnet",
"network": "avis",
"rpc": [
"https://seed5.evanesco.org:8547"
],
"faucets": [],
"nativeCurrency": {
"name": "AVIS",
"symbol": "AVIS",
"decimals": 18
},
"infoURL": "https://evanesco.org/",
"shortName": "avis",
"chainId": 1201,
"networkId": 1201
}

23
chains/eip155-1202.json Normal file
View File

@ -0,0 +1,23 @@
{
"name": "World Trade Technical Chain Mainnet",
"chain": "WTT",
"rpc": [
"https://rpc.cadaut.com",
"wss://rpc.cadaut.com/ws"
],
"faucets": [],
"nativeCurrency": {
"name": "World Trade Token",
"symbol": "WTT",
"decimals": 18
},
"infoURL": "http://www.cadaut.com",
"shortName": "wtt",
"chainId": 1202,
"networkId": 2048,
"explorers": [{
"name": "WTTScout",
"url": "https://explorer.cadaut.com",
"standard": "EIP3091"
}]
}

24
chains/eip155-12051.json Normal file
View File

@ -0,0 +1,24 @@
{
"name": "Singularity ZERO Testnet",
"chain": "ZERO",
"rpc": [
"https://betaenv.singularity.gold:18545"
],
"faucets": [
"https://nft.singularity.gold"
],
"nativeCurrency": {
"name": "ZERO",
"symbol": "tZERO",
"decimals": 18
},
"infoURL": "https://www.singularity.gold",
"shortName": "tZERO",
"chainId": 12051,
"networkId": 12051,
"explorers": [{
"name": "zeroscan",
"url": "https://betaenv.singularity.gold:18002",
"standard": "EIP3091"
}]
}

25
chains/eip155-12052.json Normal file
View File

@ -0,0 +1,25 @@
{
"name": "Singularity ZERO Mainnet",
"chain": "ZERO",
"rpc": [
"https://zerorpc.singularity.gold"
],
"faucets": [
"https://zeroscan.singularity.gold"
],
"nativeCurrency": {
"name": "ZERO",
"symbol": "ZERO",
"decimals": 18
},
"infoURL": "https://www.singularity.gold",
"shortName": "ZERO",
"chainId": 12052,
"networkId": 12052,
"slip44": 621,
"explorers": [{
"name": "zeroscan",
"url": "https://zeroscan.singularity.gold",
"standard": "EIP3091"
}]
}

24
chains/eip155-1213.json Normal file
View File

@ -0,0 +1,24 @@
{
"name": "Popcateum Mainnet",
"chain": "POPCATEUM",
"rpc": [
"https://dataseed.popcateum.org"
],
"faucets": [],
"nativeCurrency": {
"name": "Popcat",
"symbol": "POP",
"decimals": 18
},
"infoURL": "https://popcateum.org",
"shortName": "popcat",
"chainId": 1213,
"networkId": 1213,
"explorers": [
{
"name": "popcateum explorer",
"url": "https://explorer.popcateum.org",
"standard": "none"
}
]
}

25
chains/eip155-1214.json Normal file
View File

@ -0,0 +1,25 @@
{
"name": "EnterChain Mainnet",
"chain": "ENTER",
"network": "mainnet",
"rpc": [
"https://tapi.entercoin.net/"
],
"faucets": [],
"nativeCurrency": {
"name": "EnterCoin",
"symbol": "ENTER",
"decimals": 18
},
"infoURL": "https://entercoin.net",
"shortName": "enter",
"chainId": 1214,
"networkId": 1214,
"icon": "enter",
"explorers": [{
"name": "Enter Explorer - Expenter",
"url": "https://explorer.entercoin.net",
"icon": "enter",
"standard": "EIP3091"
}]
}

17
chains/eip155-122.json Normal file
View File

@ -0,0 +1,17 @@
{
"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
}

17
chains/eip155-123.json Normal file
View File

@ -0,0 +1,17 @@
{
"name": "Fuse Sparknet",
"chain": "fuse",
"rpc": [
"https://rpc.fusespark.io"
],
"faucets": ["https://get.fusespark.io"],
"nativeCurrency": {
"name": "Spark",
"symbol": "SPARK",
"decimals": 18
},
"infoURL": "https://docs.fuse.io/general/fuse-network-blockchain/fuse-testnet",
"shortName": "spark",
"chainId": 123,
"networkId": 123
}

11
chains/eip155-124.json Normal file
View File

@ -0,0 +1,11 @@
{
"name": "Decentralized Web Mainnet",
"shortName": "dwu",
"chain": "DWU",
"chainId": 124,
"networkId": 124,
"rpc": ["https://decentralized-web.tech/dw_rpc.php"],
"faucets": [],
"infoURL": "https://decentralized-web.tech/dw_chain.php",
"nativeCurrency": {"name":"Decentralized Web Utility","symbol":"DWU","decimals":18}
}

25
chains/eip155-125.json Normal file
View File

@ -0,0 +1,25 @@
{
"name": "OYchain Testnet",
"chain": "OYchain",
"rpc": [
"https://rpc.testnet.oychain.io"
],
"faucets": [
"https://faucet.oychain.io"
],
"nativeCurrency": {
"name": "OYchain Token",
"symbol": "OY",
"decimals": 18
},
"infoURL": "https://www.oychain.io",
"shortName": "oychain testnet",
"chainId": 125,
"networkId": 125,
"slip44": 125,
"explorers": [{
"name": "OYchain Testnet Explorer",
"url": "https://explorer.testnet.oychain.io",
"standard": "none"
}]
}

26
chains/eip155-126.json Normal file
View File

@ -0,0 +1,26 @@
{
"name": "OYchain Mainnet",
"chain": "OYchain",
"icon": "oychain",
"rpc": [
"https://rpc.mainnet.oychain.io"
],
"faucets": [ ],
"nativeCurrency": {
"name": "OYchain Token",
"symbol": "OY",
"decimals": 18
},
"infoURL": "https://www.oychain.io",
"shortName": "oychain mainnet",
"chainId": 126,
"networkId": 126,
"slip44": 126,
"explorers": [{
"name": "OYchain Mainnet Explorer",
"url": "https://explorer.oychain.io",
"standard": "none"
}]
}

16
chains/eip155-127.json Normal file
View File

@ -0,0 +1,16 @@
{
"name": "Factory 127 Mainnet",
"chain": "FETH",
"rpc": [],
"faucets": [],
"nativeCurrency": {
"name": "Factory 127 Token",
"symbol": "FETH",
"decimals": 18
},
"infoURL": "https://www.factory127.com",
"shortName": "feth",
"chainId": 127,
"networkId": 127,
"slip44": 127
}

24
chains/eip155-128.json Normal file
View File

@ -0,0 +1,24 @@
{
"name": "Huobi ECO Chain Mainnet",
"chain": "Heco",
"rpc": [
"https://http-mainnet.hecochain.com",
"wss://ws-mainnet.hecochain.com"
],
"faucets": ["https://free-online-app.com/faucet-for-eth-evm-chains/"],
"nativeCurrency": {
"name": "Huobi ECO Chain Native Token",
"symbol": "HT",
"decimals": 18
},
"infoURL": "https://www.hecochain.com",
"shortName": "heco",
"chainId": 128,
"networkId": 128,
"slip44": 1010,
"explorers": [{
"name": "hecoinfo",
"url": "https://hecoinfo.com",
"standard": "EIP3091"
}]
}

23
chains/eip155-1280.json Normal file
View File

@ -0,0 +1,23 @@
{
"name": "HALO Mainnet",
"chain": "HALO",
"rpc": [
"https://nodes.halo.land"
],
"faucets": [
],
"nativeCurrency": {
"name": "HALO",
"symbol": "HO",
"decimals": 18
},
"infoURL": "https://halo.land/#/",
"shortName": "HO",
"chainId": 1280,
"networkId": 1280,
"explorers": [{
"name": "HALOexplorer",
"url": "https://browser.halo.land",
"standard": "none"
}]
}

25
chains/eip155-1284.json Normal file
View File

@ -0,0 +1,25 @@
{
"name": "Moonbeam",
"chain": "MOON",
"rpc": [
"https://rpc.api.moonbeam.network",
"wss://wss.api.moonbeam.network"
],
"faucets": [],
"nativeCurrency": {
"name": "Glimmer",
"symbol": "GLMR",
"decimals": 18
},
"infoURL": "https://moonbeam.network/networks/moonbeam/",
"shortName": "mbeam",
"chainId": 1284,
"networkId": 1284,
"explorers": [
{
"name": "moonscan",
"url": "https://moonbeam.moonscan.io",
"standard": "none"
}
]
}

25
chains/eip155-1285.json Normal file
View File

@ -0,0 +1,25 @@
{
"name": "Moonriver",
"chain": "MOON",
"rpc": [
"https://rpc.api.moonriver.moonbeam.network",
"wss://wss.api.moonriver.moonbeam.network"
],
"faucets": [],
"nativeCurrency": {
"name": "Moonriver",
"symbol": "MOVR",
"decimals": 18
},
"infoURL": "https://moonbeam.network/networks/moonriver/",
"shortName": "mriver",
"chainId": 1285,
"networkId": 1285,
"explorers": [
{
"name": "moonscan",
"url": "https://moonriver.moonscan.io",
"standard": "none"
}
]
}

16
chains/eip155-1286.json Normal file
View File

@ -0,0 +1,16 @@
{
"name": "Moonrock old",
"chain": "MOON",
"rpc": [],
"faucets": [],
"nativeCurrency": {
"name": "Rocs",
"symbol": "ROC",
"decimals": 18
},
"infoURL": "",
"shortName": "mrock-old",
"chainId": 1286,
"networkId": 1286,
"status": "deprecated"
}

25
chains/eip155-1287.json Normal file
View File

@ -0,0 +1,25 @@
{
"name": "Moonbase Alpha",
"chain": "MOON",
"rpc": [
"https://rpc.api.moonbase.moonbeam.network",
"wss://wss.api.moonbase.moonbeam.network"
],
"faucets": [],
"nativeCurrency": {
"name": "Dev",
"symbol": "DEV",
"decimals": 18
},
"infoURL": "https://docs.moonbeam.network/networks/testnet/",
"shortName": "mbase",
"chainId": 1287,
"networkId": 1287,
"explorers": [
{
"name": "moonscan",
"url": "https://moonbase.moonscan.io",
"standard": "none"
}
]
}

18
chains/eip155-1288.json Normal file
View File

@ -0,0 +1,18 @@
{
"name": "Moonrock",
"chain": "MOON",
"rpc": [
"https://rpc.api.moonrock.moonbeam.network",
"wss://wss.api.moonrock.moonbeam.network"
],
"faucets": [],
"nativeCurrency": {
"name": "Rocs",
"symbol": "ROC",
"decimals": 18
},
"infoURL": "https://docs.moonbeam.network/learn/platform/networks/overview/",
"shortName": "mrock",
"chainId": 1288,
"networkId": 1288
}

18
chains/eip155-13.json Normal file
View File

@ -0,0 +1,18 @@
{
"name": "Diode Testnet Staging",
"chain": "DIODE",
"rpc": [
"https://staging.diode.io:8443/",
"wss://staging.diode.io:8443/ws"
],
"faucets": [],
"nativeCurrency": {
"name": "Staging Diodes",
"symbol": "sDIODE",
"decimals": 18
},
"infoURL": "https://diode.io/staging",
"shortName": "dstg",
"chainId": 13,
"networkId": 13
}

View File

@ -0,0 +1,26 @@
{
"name": "Etho Protocol",
"chain": "ETHO",
"rpc": [
"https://rpc.ethoprotocol.com"
],
"faucets": [],
"nativeCurrency": {
"name": "Etho Protocol",
"symbol": "ETHO",
"decimals": 18
},
"infoURL": "https://ethoprotocol.com",
"shortName": "etho",
"chainId": 1313114,
"networkId": 1313114,
"slip44": 1313114,
"explorers": [{
"name": "blockscout",
"url": "https://explorer.ethoprotocol.com",
"standard": "none"
}]
}

View File

@ -0,0 +1,24 @@
{
"name": "Aurora Mainnet",
"chain": "NEAR",
"rpc": [
"https://mainnet.aurora.dev"
],
"faucets": [],
"nativeCurrency": {
"name": "Ether",
"symbol": "ETH",
"decimals": 18
},
"infoURL": "https://aurora.dev",
"shortName": "aurora",
"chainId": 1313161554,
"networkId": 1313161554,
"explorers": [
{
"name": "aurorascan.dev",
"url": "https://aurorascan.dev",
"standard": "EIP3091"
}
]
}

View File

@ -0,0 +1,24 @@
{
"name": "Aurora Testnet",
"chain": "NEAR",
"rpc": [
"https://testnet.aurora.dev/"
],
"faucets": [],
"nativeCurrency": {
"name": "Ether",
"symbol": "ETH",
"decimals": 18
},
"infoURL": "https://aurora.dev",
"shortName": "aurora-testnet",
"chainId": 1313161555,
"networkId": 1313161555,
"explorers": [
{
"name": "aurorascan.dev",
"url": "https://testnet.aurorascan.dev",
"standard": "EIP3091"
}
]
}

View File

@ -0,0 +1,17 @@
{
"name": "Aurora Betanet",
"chain": "NEAR",
"rpc": [
"https://betanet.aurora.dev/"
],
"faucets": [],
"nativeCurrency": {
"name": "Ether",
"symbol": "ETH",
"decimals": 18
},
"infoURL": "https://aurora.dev",
"shortName": "aurora-betanet",
"chainId": 1313161556,
"networkId": 1313161556
}

View File

@ -0,0 +1,17 @@
{
"name": "Xerom",
"chain": "XERO",
"rpc": [
"https://rpc.xerom.org"
],
"faucets": [],
"nativeCurrency": {
"name": "Xerom Ether",
"symbol": "XERO",
"decimals": 18
},
"infoURL": "https://xerom.org",
"shortName": "xero",
"chainId": 1313500,
"networkId": 1313500
}

16
chains/eip155-1337.json Normal file
View File

@ -0,0 +1,16 @@
{
"name": "CENNZnet old",
"chain": "CENNZnet",
"rpc": [],
"faucets": [],
"nativeCurrency": {
"name": "CPAY",
"symbol": "CPAY",
"decimals": 18
},
"infoURL": "https://cennz.net",
"shortName": "cennz-old",
"chainId": 1337,
"networkId": 1337,
"status": "deprecated"
}

View File

@ -0,0 +1,17 @@
{
"name": "PepChain Churchill",
"chain": "PEP",
"rpc": [
"https://churchill-rpc.pepchain.io"
],
"faucets": [],
"nativeCurrency": {
"name": "PepChain Churchill Ether",
"symbol": "TPEP",
"decimals": 18
},
"infoURL": "https://pepchain.io",
"shortName": "tpep",
"chainId": 13371337,
"networkId": 13371337
}

View File

@ -0,0 +1,26 @@
{
"name": "Kintsugi",
"title": "Kintsugi merge testnet",
"chain": "ETH",
"rpc": [
"https://rpc.kintsugi.themerge.dev"
],
"faucets": [
"http://fauceth.komputing.org?chain=1337702&address=${ADDRESS}",
"https://faucet.kintsugi.themerge.dev"
],
"nativeCurrency": {
"name": "kintsugi Ethere",
"symbol": "kiETH",
"decimals": 18
},
"infoURL": "https://kintsugi.themerge.dev/",
"shortName": "kintsugi",
"chainId": 1337702,
"networkId": 1337702,
"explorers": [{
"name": "kintsugi explorer",
"url": "https://explorer.kintsugi.themerge.dev",
"standard": "EIP3091"
}]
}

View File

@ -0,0 +1,29 @@
{
"name": "Kiln",
"chain": "ETH",
"network": "testnet",
"rpc": [
"https://rpc.kiln.themerge.dev"
],
"faucets": [
"https://faucet.kiln.themerge.dev",
"https://kiln-faucet.pk910.de",
"https://kilnfaucet.com"
],
"nativeCurrency": {
"name": "Testnet ETH",
"symbol": "ETH",
"decimals": 18
},
"infoURL": "https://kiln.themerge.dev/",
"shortName": "kiln",
"chainId": 1337802,
"networkId": 1337802,
"icon": "ethereum",
"explorers": [{
"name": "Kiln Explorer",
"url": "https://explorer.kiln.themerge.dev",
"icon": "ethereum",
"standard": "EIP3091"
}]
}

25
chains/eip155-13381.json Normal file
View File

@ -0,0 +1,25 @@
{
"name": "Phoenix Mainnet",
"chain": "Phoenix",
"network": "mainnet",
"rpc": [
"https://rpc.phoenixplorer.com/"
],
"faucets": [],
"nativeCurrency": {
"name": "Phoenix",
"symbol": "PHX",
"decimals": 18
},
"infoURL": "https://cryptophoenix.org/phoenix",
"shortName": "Phoenix",
"chainId": 13381,
"networkId": 13381,
"icon": "phoenix",
"explorers": [{
"name": "phoenixplorer",
"url": "https://phoenixplorer.com",
"icon": "phoenixplorer",
"standard": "EIP3091"
}]
}

28
chains/eip155-137.json Normal file
View File

@ -0,0 +1,28 @@
{
"name": "Polygon Mainnet",
"chain": "Polygon",
"rpc": [
"https://polygon-rpc.com/",
"https://rpc-mainnet.matic.network",
"https://matic-mainnet.chainstacklabs.com",
"https://rpc-mainnet.maticvigil.com",
"https://rpc-mainnet.matic.quiknode.pro",
"https://matic-mainnet-full-rpc.bwarelabs.com"
],
"faucets": [],
"nativeCurrency": {
"name": "MATIC",
"symbol": "MATIC",
"decimals": 18
},
"infoURL": "https://polygon.technology/",
"shortName": "MATIC",
"chainId": 137,
"networkId": 137,
"slip44": 966,
"explorers": [{
"name": "polygonscan",
"url": "https://polygonscan.com",
"standard": "EIP3091"
}]
}

18
chains/eip155-14.json Normal file
View File

@ -0,0 +1,18 @@
{
"name": "Flare Mainnet",
"chain": "FLR",
"icon": "flare",
"rpc": [
],
"faucets": [
],
"nativeCurrency": {
"name": "Spark",
"symbol": "FLR",
"decimals": 18
},
"infoURL": "https://flare.xyz",
"shortName": "flr",
"chainId": 14,
"networkId": 14
}

26
chains/eip155-141.json Normal file
View File

@ -0,0 +1,26 @@
{
"name": "Openpiece Testnet",
"chain": "OPENPIECE",
"icon": "openpiece",
"network": "testnet",
"rpc": [
"https://testnet.openpiece.io"
],
"faucets": [],
"nativeCurrency": {
"name": "Belly",
"symbol": "BELLY",
"decimals": 18
},
"infoURL": "https://cryptopiece.online",
"shortName": "OPtest",
"chainId": 141,
"networkId": 141,
"explorers": [
{
"name": "Belly Scan",
"url": "https://testnet.bellyscan.com",
"standard": "none"
}
]
}

17
chains/eip155-142.json Normal file
View File

@ -0,0 +1,17 @@
{
"name": "DAX CHAIN",
"chain": "DAX",
"rpc": [
"https://rpc.prodax.io"
],
"faucets": [],
"nativeCurrency": {
"name": "Prodax",
"symbol": "DAX",
"decimals": 18
},
"infoURL": "https://prodax.io/",
"shortName": "dax",
"chainId": 142,
"networkId": 142
}

18
chains/eip155-15.json Normal file
View File

@ -0,0 +1,18 @@
{
"name": "Diode Prenet",
"chain": "DIODE",
"rpc": [
"https://prenet.diode.io:8443/",
"wss://prenet.diode.io:8443/ws"
],
"faucets": [],
"nativeCurrency": {
"name": "Diodes",
"symbol": "DIODE",
"decimals": 18
},
"infoURL": "https://diode.io/prenet",
"shortName": "diode",
"chainId": 15,
"networkId": 15
}

25
chains/eip155-1506.json Normal file
View File

@ -0,0 +1,25 @@
{
"name": "Sherpax Mainnet",
"chain": "Sherpax Mainnet",
"rpc": [
"https://mainnet.sherpax.io/rpc"
],
"faucets": [
],
"nativeCurrency": {
"name": "KSX",
"symbol": "KSX",
"decimals": 18
},
"infoURL": "https://sherpax.io/",
"shortName": "Sherpax",
"chainId": 1506,
"networkId": 1506,
"explorers": [
{
"name": "Sherpax Mainnet Explorer",
"url": "https://evm.sherpax.io",
"standard": "none"
}
]
}

26
chains/eip155-1507.json Normal file
View File

@ -0,0 +1,26 @@
{
"name": "Sherpax Testnet",
"chain": "Sherpax Testnet",
"rpc": [
"https://sherpax-testnet.chainx.org/rpc"
],
"faucets": [
],
"nativeCurrency": {
"name": "KSX",
"symbol": "KSX",
"decimals": 18
},
"infoURL": "https://sherpax.io/",
"shortName": "Sherpax Testnet",
"chainId": 1507,
"networkId": 1507,
"explorers": [
{
"name": "Sherpax Testnet Explorer",
"url": "https://evm-pre.sherpax.io",
"standard": "none"
}
]
}

25
chains/eip155-16.json Normal file
View File

@ -0,0 +1,25 @@
{
"name": "Flare Testnet Coston",
"chain": "FLR",
"rpc": [
"https://coston-api.flare.network/ext/bc/C/rpc"
],
"faucets": [
"https://faucet.towolabs.com",
"https://fauceth.komputing.org?chain=16&address=${ADDRESS}"
],
"nativeCurrency": {
"name": "Coston Spark",
"symbol": "CFLR",
"decimals": 18
},
"infoURL": "https://flare.xyz",
"shortName": "cflr",
"chainId": 16,
"networkId": 16,
"explorers": [{
"name": "blockscout",
"url": "https://coston-explorer.flare.network",
"standard": "EIP3091"
}]
}

18
chains/eip155-16000.json Normal file
View File

@ -0,0 +1,18 @@
{
"name": "MetaDot Mainnet",
"chain": "MTT",
"rpc": [
"https://mainnet.metadot.network"
],
"faucets": [],
"nativeCurrency": {
"name": "MetaDot Token",
"symbol": "MTT",
"decimals": 18
},
"infoURL": "https://metadot.network",
"shortName": "mtt",
"chainId": 16000,
"networkId": 16000
}

20
chains/eip155-16001.json Normal file
View File

@ -0,0 +1,20 @@
{
"name": "MetaDot Testnet",
"chain": "MTTTest",
"rpc": [
"https://testnet.metadot.network"
],
"faucets": [
"https://faucet.metadot.network/"
],
"nativeCurrency": {
"name": "MetaDot Token TestNet",
"symbol": "MTTest",
"decimals": 18
},
"infoURL": "https://metadot.network",
"shortName": "mtttest",
"chainId": 16001,
"networkId": 16001
}

17
chains/eip155-1618.json Normal file
View File

@ -0,0 +1,17 @@
{
"name": "Catecoin Chain Mainnet",
"chain": "Catechain",
"rpc": [
"https://send.catechain.com"
],
"faucets": [],
"nativeCurrency": {
"name": "Catecoin",
"symbol": "CATE",
"decimals": 18
},
"infoURL": "https://catechain.com",
"shortName": "cate",
"chainId": 1618,
"networkId": 1618
}

Some files were not shown because too many files have changed in this diff Show More