mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Added Prettier and formatted existing JSON files (#1501)
* Added Prettier and formatted existing JSON files * fixed one more json file
This commit is contained in:
parent
c15affacbf
commit
fb49612d70
7
.prettierignore
Normal file
7
.prettierignore
Normal file
|
@ -0,0 +1,7 @@
|
|||
# Using Prettier for JSON files only in _data
|
||||
|
||||
# Command to format all existing JSON files
|
||||
# npx prettier --write --ignore-unknown _data
|
||||
|
||||
model
|
||||
processor
|
6
.prettierrc.json
Normal file
6
.prettierrc.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"trailingComma": "es5",
|
||||
"tabWidth": 2,
|
||||
"semi": false,
|
||||
"singleQuote": false
|
||||
}
|
|
@ -22,9 +22,11 @@
|
|||
"ens": {
|
||||
"registry": "0x00000000000C2E074eC69A0dFb2997BA6C7d2e1e"
|
||||
},
|
||||
"explorers": [{
|
||||
"explorers": [
|
||||
{
|
||||
"name": "etherscan",
|
||||
"url": "https://etherscan.io",
|
||||
"standard": "EIP3091"
|
||||
}]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -13,9 +13,11 @@
|
|||
"chainId": 10,
|
||||
"networkId": 10,
|
||||
|
||||
"explorers": [{
|
||||
"explorers": [
|
||||
{
|
||||
"name": "etherscan",
|
||||
"url": "https://optimistic.etherscan.io",
|
||||
"standard": "EIP3091"
|
||||
}]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -9,7 +9,12 @@
|
|||
"https://gnosis-mainnet.public.blastapi.io",
|
||||
"wss://rpc.gnosischain.com/wss"
|
||||
],
|
||||
"faucets": ["https://gnosisfaucet.com", "https://faucet.gimlu.com/gnosis", "https://stakely.io/faucet/gnosis-chain-xdai", "https://faucet.prussia.dev/xdai"],
|
||||
"faucets": [
|
||||
"https://gnosisfaucet.com",
|
||||
"https://faucet.gimlu.com/gnosis",
|
||||
"https://stakely.io/faucet/gnosis-chain-xdai",
|
||||
"https://faucet.prussia.dev/xdai"
|
||||
],
|
||||
"nativeCurrency": {
|
||||
"name": "xDAI",
|
||||
"symbol": "xDAI",
|
||||
|
@ -20,7 +25,8 @@
|
|||
"chainId": 100,
|
||||
"networkId": 100,
|
||||
"slip44": 700,
|
||||
"explorers": [{
|
||||
"explorers": [
|
||||
{
|
||||
"name": "gnosisscan",
|
||||
"url": "https://gnosisscan.io",
|
||||
"icon": "gnosisscan",
|
||||
|
@ -31,5 +37,6 @@
|
|||
"url": "https://blockscout.com/xdai/mainnet",
|
||||
"icon": "blockscout",
|
||||
"standard": "EIP3091"
|
||||
}]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -1,9 +1,7 @@
|
|||
{
|
||||
"name": "GTON Mainnet",
|
||||
"chain": "GTON",
|
||||
"rpc": [
|
||||
"https://rpc.gton.network/"
|
||||
],
|
||||
"rpc": ["https://rpc.gton.network/"],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "GCD",
|
||||
|
|
|
@ -1,11 +1,8 @@
|
|||
{
|
||||
"name": "QuarkChain Mainnet Root",
|
||||
"chain": "QuarkChain",
|
||||
"rpc": [
|
||||
"http://jrpc.mainnet.quarkchain.io:38391"
|
||||
],
|
||||
"faucets": [
|
||||
],
|
||||
"rpc": ["http://jrpc.mainnet.quarkchain.io:38391"],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "QKC",
|
||||
"symbol": "QKC",
|
||||
|
|
|
@ -5,8 +5,7 @@
|
|||
"https://mainnet-s0-ethapi.quarkchain.io",
|
||||
"http://eth-jrpc.mainnet.quarkchain.io:39000"
|
||||
],
|
||||
"faucets": [
|
||||
],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "QKC",
|
||||
"symbol": "QKC",
|
||||
|
@ -20,9 +19,11 @@
|
|||
"chain": "eip155-100000",
|
||||
"type": "shard"
|
||||
},
|
||||
"explorers": [{
|
||||
"explorers": [
|
||||
{
|
||||
"name": "quarkchain-mainnet",
|
||||
"url": "https://mainnet.quarkchain.io/0",
|
||||
"standard": "EIP3091"
|
||||
}]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -5,8 +5,7 @@
|
|||
"https://mainnet-s1-ethapi.quarkchain.io",
|
||||
"http://eth-jrpc.mainnet.quarkchain.io:39001"
|
||||
],
|
||||
"faucets": [
|
||||
],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "QKC",
|
||||
"symbol": "QKC",
|
||||
|
@ -20,9 +19,11 @@
|
|||
"chain": "eip155-100000",
|
||||
"type": "shard"
|
||||
},
|
||||
"explorers": [{
|
||||
"explorers": [
|
||||
{
|
||||
"name": "quarkchain-mainnet",
|
||||
"url": "https://mainnet.quarkchain.io/1",
|
||||
"standard": "EIP3091"
|
||||
}]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -5,8 +5,7 @@
|
|||
"https://mainnet-s2-ethapi.quarkchain.io",
|
||||
"http://eth-jrpc.mainnet.quarkchain.io:39002"
|
||||
],
|
||||
"faucets": [
|
||||
],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "QKC",
|
||||
"symbol": "QKC",
|
||||
|
@ -20,9 +19,11 @@
|
|||
"chain": "eip155-100000",
|
||||
"type": "shard"
|
||||
},
|
||||
"explorers": [{
|
||||
"explorers": [
|
||||
{
|
||||
"name": "quarkchain-mainnet",
|
||||
"url": "https://mainnet.quarkchain.io/2",
|
||||
"standard": "EIP3091"
|
||||
}]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -5,8 +5,7 @@
|
|||
"https://mainnet-s3-ethapi.quarkchain.io",
|
||||
"http://eth-jrpc.mainnet.quarkchain.io:39003"
|
||||
],
|
||||
"faucets": [
|
||||
],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "QKC",
|
||||
"symbol": "QKC",
|
||||
|
@ -20,9 +19,11 @@
|
|||
"chain": "eip155-100000",
|
||||
"type": "shard"
|
||||
},
|
||||
"explorers": [{
|
||||
"explorers": [
|
||||
{
|
||||
"name": "quarkchain-mainnet",
|
||||
"url": "https://mainnet.quarkchain.io/3",
|
||||
"standard": "EIP3091"
|
||||
}]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -5,8 +5,7 @@
|
|||
"https://mainnet-s4-ethapi.quarkchain.io",
|
||||
"http://eth-jrpc.mainnet.quarkchain.io:39004"
|
||||
],
|
||||
"faucets": [
|
||||
],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "QKC",
|
||||
"symbol": "QKC",
|
||||
|
@ -20,9 +19,11 @@
|
|||
"chain": "eip155-100000",
|
||||
"type": "shard"
|
||||
},
|
||||
"explorers": [{
|
||||
"explorers": [
|
||||
{
|
||||
"name": "quarkchain-mainnet",
|
||||
"url": "https://mainnet.quarkchain.io/4",
|
||||
"standard": "EIP3091"
|
||||
}]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -5,8 +5,7 @@
|
|||
"https://mainnet-s5-ethapi.quarkchain.io",
|
||||
"http://eth-jrpc.mainnet.quarkchain.io:39005"
|
||||
],
|
||||
"faucets": [
|
||||
],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "QKC",
|
||||
"symbol": "QKC",
|
||||
|
@ -20,9 +19,11 @@
|
|||
"chain": "eip155-100000",
|
||||
"type": "shard"
|
||||
},
|
||||
"explorers": [{
|
||||
"explorers": [
|
||||
{
|
||||
"name": "quarkchain-mainnet",
|
||||
"url": "https://mainnet.quarkchain.io/5",
|
||||
"standard": "EIP3091"
|
||||
}]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -5,8 +5,7 @@
|
|||
"https://mainnet-s6-ethapi.quarkchain.io",
|
||||
"http://eth-jrpc.mainnet.quarkchain.io:39006"
|
||||
],
|
||||
"faucets": [
|
||||
],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "QKC",
|
||||
"symbol": "QKC",
|
||||
|
@ -20,9 +19,11 @@
|
|||
"chain": "eip155-100000",
|
||||
"type": "shard"
|
||||
},
|
||||
"explorers": [{
|
||||
"explorers": [
|
||||
{
|
||||
"name": "quarkchain-mainnet",
|
||||
"url": "https://mainnet.quarkchain.io/6",
|
||||
"standard": "EIP3091"
|
||||
}]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -5,8 +5,7 @@
|
|||
"https://mainnet-s7-ethapi.quarkchain.io",
|
||||
"http://eth-jrpc.mainnet.quarkchain.io:39007"
|
||||
],
|
||||
"faucets": [
|
||||
],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "QKC",
|
||||
"symbol": "QKC",
|
||||
|
@ -20,9 +19,11 @@
|
|||
"chain": "eip155-100000",
|
||||
"type": "shard"
|
||||
},
|
||||
"explorers": [{
|
||||
"explorers": [
|
||||
{
|
||||
"name": "quarkchain-mainnet",
|
||||
"url": "https://mainnet.quarkchain.io/7",
|
||||
"standard": "EIP3091"
|
||||
}]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -1,12 +1,8 @@
|
|||
{
|
||||
"name": "Klaytn Testnet Baobab",
|
||||
"chain": "KLAY",
|
||||
"rpc": [
|
||||
"https://api.baobab.klaytn.net:8651"
|
||||
],
|
||||
"faucets": [
|
||||
"https://baobab.wallet.klaytn.com/access?next=faucet"
|
||||
],
|
||||
"rpc": ["https://api.baobab.klaytn.net:8651"],
|
||||
"faucets": ["https://baobab.wallet.klaytn.com/access?next=faucet"],
|
||||
"nativeCurrency": {
|
||||
"name": "KLAY",
|
||||
"symbol": "KLAY",
|
||||
|
|
|
@ -3,9 +3,7 @@
|
|||
"chain": "CHI",
|
||||
"network": "testnet",
|
||||
"icon": "gnosis",
|
||||
"rpc": [
|
||||
"https://rpc-chiado.gnosistestnet.com"
|
||||
],
|
||||
"rpc": ["https://rpc-chiado.gnosistestnet.com"],
|
||||
"faucets": ["https://gnosisfaucet.com"],
|
||||
"nativeCurrency": {
|
||||
"name": "Chiado xDAI",
|
||||
|
@ -16,10 +14,12 @@
|
|||
"shortName": "chi",
|
||||
"chainId": 100100,
|
||||
"networkId": 100100,
|
||||
"explorers": [{
|
||||
"explorers": [
|
||||
{
|
||||
"name": "blockscout",
|
||||
"url": "https://blockscout-chiado.gnosistestnet.com",
|
||||
"icon": "blockscout",
|
||||
"standard": "EIP3091"
|
||||
}]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -2,9 +2,7 @@
|
|||
"name": "Gon Chain",
|
||||
"chain": "GonChain",
|
||||
"icon": "gonchain",
|
||||
"rpc": [
|
||||
"https://node1.testnet.gaiaopen.network"
|
||||
],
|
||||
"rpc": ["https://node1.testnet.gaiaopen.network"],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "Gon Token",
|
||||
|
@ -15,9 +13,11 @@
|
|||
"shortName": "gon",
|
||||
"chainId": 10024,
|
||||
"networkId": 10024,
|
||||
"explorers": [{
|
||||
"explorers": [
|
||||
{
|
||||
"name": "Gon Explorer",
|
||||
"url": "https://gonscan.com",
|
||||
"standard": "none"
|
||||
}]
|
||||
}
|
||||
]
|
||||
}
|
|
@ -2,9 +2,7 @@
|
|||
"name": "Plian Testnet Subchain 1",
|
||||
"chain": "Plian",
|
||||
"network": "testnet",
|
||||
"rpc": [
|
||||
"https://testnet.plian.io/child_test"
|
||||
],
|
||||
"rpc": ["https://testnet.plian.io/child_test"],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "Plian Token",
|
||||
|
@ -15,11 +13,13 @@
|
|||
"shortName": "plian-testnet-l2",
|
||||
"chainId": 10067275,
|
||||
"networkId": 10067275,
|
||||
"explorers": [{
|
||||
"explorers": [
|
||||
{
|
||||
"name": "piscan",
|
||||
"url": "https://testnet.plian.org/child_test",
|
||||
"standard": "EIP3091"
|
||||
}],
|
||||
}
|
||||
],
|
||||
"parent": {
|
||||
"chain": "eip155-16658437",
|
||||
"type": "L2"
|
||||
|
|
|
@ -1,9 +1,7 @@
|
|||
{
|
||||
"name": "Newton Testnet",
|
||||
"chain": "NEW",
|
||||
"rpc": [
|
||||
"https://rpc1.newchain.newtonproject.org"
|
||||
],
|
||||
"rpc": ["https://rpc1.newchain.newtonproject.org"],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "Newton",
|
||||
|
|
|
@ -2,11 +2,8 @@
|
|||
"name": "Eurus Mainnet",
|
||||
"chain": "EUN",
|
||||
"network": "eurus",
|
||||
"rpc":[
|
||||
"https://mainnet.eurus.network/"
|
||||
],
|
||||
"faucets":[
|
||||
],
|
||||
"rpc": ["https://mainnet.eurus.network/"],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "Eurus",
|
||||
"symbol": "EUN",
|
||||
|
|
|
@ -1,9 +1,7 @@
|
|||
{
|
||||
"name": "EtherInc",
|
||||
"chain": "ETI",
|
||||
"rpc": [
|
||||
"https://api.einc.io/jsonrpc/mainnet"
|
||||
],
|
||||
"rpc": ["https://api.einc.io/jsonrpc/mainnet"],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "EtherInc Ether",
|
||||
|
|
|
@ -1,9 +1,7 @@
|
|||
{
|
||||
"name": "Evrice Network",
|
||||
"chain": "EVC",
|
||||
"rpc": [
|
||||
"https://meta.evrice.com"
|
||||
],
|
||||
"rpc": ["https://meta.evrice.com"],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "Evrice",
|
||||
|
|
|
@ -1,9 +1,7 @@
|
|||
{
|
||||
"name": "Newton",
|
||||
"chain": "NEW",
|
||||
"rpc": [
|
||||
"https://global.rpc.mainnet.newtonproject.org"
|
||||
],
|
||||
"rpc": ["https://global.rpc.mainnet.newtonproject.org"],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "Newton",
|
||||
|
|
|
@ -1,9 +1,7 @@
|
|||
{
|
||||
"name": "CLV Parachain",
|
||||
"chain": "CLV",
|
||||
"rpc": [
|
||||
"https://api-para.clover.finance"
|
||||
],
|
||||
"rpc": ["https://api-para.clover.finance"],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "CLV",
|
||||
|
|
|
@ -1,9 +1,7 @@
|
|||
{
|
||||
"name": "BitTorrent Chain Testnet",
|
||||
"chain": "BTTC",
|
||||
"rpc": [
|
||||
"https://testrpc.bittorrentchain.io/"
|
||||
],
|
||||
"rpc": ["https://testrpc.bittorrentchain.io/"],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "BitTorrent",
|
||||
|
@ -14,9 +12,11 @@
|
|||
"shortName": "tbtt",
|
||||
"chainId": 1028,
|
||||
"networkId": 1028,
|
||||
"explorers": [{
|
||||
"explorers": [
|
||||
{
|
||||
"name": "testbttcscan",
|
||||
"url": "https://testscan.bittorrentchain.io",
|
||||
"standard": "none"
|
||||
}]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -2,10 +2,7 @@
|
|||
"name": "Crystaleum",
|
||||
"chain": "crystal",
|
||||
"network": "mainnet",
|
||||
"rpc": [
|
||||
"https://evm.cryptocurrencydevs.org",
|
||||
"https://rpc.crystaleum.org"
|
||||
],
|
||||
"rpc": ["https://evm.cryptocurrencydevs.org", "https://rpc.crystaleum.org"],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "CRFI",
|
||||
|
@ -17,10 +14,12 @@
|
|||
"chainId": 103090,
|
||||
"networkId": 1,
|
||||
"icon": "crystal",
|
||||
"explorers": [{
|
||||
"explorers": [
|
||||
{
|
||||
"name": "blockscout",
|
||||
"url": "https://scan.crystaleum.org",
|
||||
"icon": "crystal",
|
||||
"standard": "EIP3091"
|
||||
}]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -2,9 +2,7 @@
|
|||
"name": "Kaiba Lightning Chain Testnet",
|
||||
"chain": "tKLC",
|
||||
"network": "testnet",
|
||||
"rpc": [
|
||||
"https://klc.live/"
|
||||
],
|
||||
"rpc": ["https://klc.live/"],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "Kaiba Testnet Token",
|
||||
|
@ -16,10 +14,12 @@
|
|||
"chainId": 104,
|
||||
"networkId": 104,
|
||||
"icon": "kaiba",
|
||||
"explorers": [{
|
||||
"explorers": [
|
||||
{
|
||||
"name": "kaibascan",
|
||||
"url": "https://kaibascan.io",
|
||||
"icon": "kaibascan",
|
||||
"standard": "EIP3091"
|
||||
}]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -13,9 +13,11 @@
|
|||
"shortName": "dw3g",
|
||||
"chainId": 105,
|
||||
"networkId": 105,
|
||||
"explorers": [{
|
||||
"explorers": [
|
||||
{
|
||||
"name": "Web3Games Explorer",
|
||||
"url": "https://explorer-devnet.web3games.org",
|
||||
"standard": "none"
|
||||
}]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -16,9 +16,11 @@
|
|||
"shortName": "vlx",
|
||||
"chainId": 106,
|
||||
"networkId": 106,
|
||||
"explorers": [{
|
||||
"explorers": [
|
||||
{
|
||||
"name": "Velas Explorer",
|
||||
"url": "https://evmexplorer.velas.com",
|
||||
"standard": "EIP3091"
|
||||
}]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -2,12 +2,8 @@
|
|||
"name": "Nebula Testnet",
|
||||
"chain": "NTN",
|
||||
"icon": "nebulatestnet",
|
||||
"rpc": [
|
||||
"https://testnet.rpc.novanetwork.io:9070"
|
||||
],
|
||||
"faucets": [
|
||||
"https://faucet.novanetwork.io"
|
||||
],
|
||||
"rpc": ["https://testnet.rpc.novanetwork.io:9070"],
|
||||
"faucets": ["https://faucet.novanetwork.io"],
|
||||
"nativeCurrency": {
|
||||
"name": "Nebula X",
|
||||
"symbol": "NBX",
|
||||
|
@ -17,9 +13,11 @@
|
|||
"shortName": "ntn",
|
||||
"chainId": 107,
|
||||
"networkId": 107,
|
||||
"explorers": [{
|
||||
"explorers": [
|
||||
{
|
||||
"name": "nebulatestnet",
|
||||
"url": "https://explorer.novanetwork.io",
|
||||
"standard": "EIP3091"
|
||||
}]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -6,9 +6,7 @@
|
|||
"https://mainnet-rpc.thundertoken.net",
|
||||
"https://mainnet-rpc.thundercore.io"
|
||||
],
|
||||
"faucets": [
|
||||
"https://faucet.thundercore.com"
|
||||
],
|
||||
"faucets": ["https://faucet.thundercore.com"],
|
||||
"nativeCurrency": {
|
||||
"name": "ThunderCore Token",
|
||||
"symbol": "TT",
|
||||
|
|
|
@ -24,4 +24,3 @@
|
|||
}
|
||||
]
|
||||
}
|
||||
|
|
@ -18,9 +18,11 @@
|
|||
"shortName": "bro",
|
||||
"chainId": 108801,
|
||||
"networkId": 108801,
|
||||
"explorers": [{
|
||||
"explorers": [
|
||||
{
|
||||
"name": "BROChain Explorer",
|
||||
"url": "https://explorer.brochain.org",
|
||||
"standard": "EIP3091"
|
||||
}]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -18,10 +18,12 @@
|
|||
"shortName": "quadrans",
|
||||
"chainId": 10946,
|
||||
"networkId": 10946,
|
||||
"explorers": [{
|
||||
"explorers": [
|
||||
{
|
||||
"name": "explorer",
|
||||
"url": "https://explorer.quadrans.io",
|
||||
"icon": "quadrans",
|
||||
"standard": "EIP3091"
|
||||
}]
|
||||
}
|
||||
]
|
||||
}
|
|
@ -3,13 +3,8 @@
|
|||
"chain": "tQDC",
|
||||
"network": "testnet",
|
||||
"icon": "quadrans",
|
||||
"rpc": [
|
||||
"https://rpctest.quadrans.io",
|
||||
"https://rpctest2.quadrans.io"
|
||||
],
|
||||
"faucets": [
|
||||
"https://faucetpage.quadrans.io"
|
||||
],
|
||||
"rpc": ["https://rpctest.quadrans.io", "https://rpctest2.quadrans.io"],
|
||||
"faucets": ["https://faucetpage.quadrans.io"],
|
||||
"nativeCurrency": {
|
||||
"name": "Quadrans Testnet Coin",
|
||||
"symbol": "tQDC",
|
||||
|
@ -19,10 +14,12 @@
|
|||
"shortName": "quadranstestnet",
|
||||
"chainId": 10947,
|
||||
"networkId": 10947,
|
||||
"explorers": [{
|
||||
"explorers": [
|
||||
{
|
||||
"name": "explorer",
|
||||
"url": "https://explorer.testnet.quadrans.io",
|
||||
"icon": "quadrans",
|
||||
"standard": "EIP3091"
|
||||
}]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -1,9 +1,7 @@
|
|||
{
|
||||
"name": "Metadium Mainnet",
|
||||
"chain": "META",
|
||||
"rpc": [
|
||||
"https://api.metadium.com/prod"
|
||||
],
|
||||
"rpc": ["https://api.metadium.com/prod"],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "Metadium Mainnet Ether",
|
||||
|
|
|
@ -1,11 +1,8 @@
|
|||
{
|
||||
"name": "Proton Testnet",
|
||||
"chain": "XPR",
|
||||
"rpc": [
|
||||
"https://protontestnet.greymass.com/"
|
||||
],
|
||||
"faucets": [
|
||||
],
|
||||
"rpc": ["https://protontestnet.greymass.com/"],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "Proton",
|
||||
"symbol": "XPR",
|
||||
|
|
|
@ -1,11 +1,8 @@
|
|||
{
|
||||
"name": "QuarkChain Devnet Root",
|
||||
"chain": "QuarkChain",
|
||||
"rpc": [
|
||||
"http://jrpc.devnet.quarkchain.io:38391"
|
||||
],
|
||||
"faucets": [
|
||||
],
|
||||
"rpc": ["http://jrpc.devnet.quarkchain.io:38391"],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "QKC",
|
||||
"symbol": "QKC",
|
||||
|
|
|
@ -5,8 +5,7 @@
|
|||
"https://devnet-s0-ethapi.quarkchain.io",
|
||||
"http://eth-jrpc.devnet.quarkchain.io:39900"
|
||||
],
|
||||
"faucets": [
|
||||
],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "QKC",
|
||||
"symbol": "QKC",
|
||||
|
@ -20,9 +19,11 @@
|
|||
"chain": "eip155-110000",
|
||||
"type": "shard"
|
||||
},
|
||||
"explorers": [{
|
||||
"explorers": [
|
||||
{
|
||||
"name": "quarkchain-devnet",
|
||||
"url": "https://devnet.quarkchain.io/0",
|
||||
"standard": "EIP3091"
|
||||
}]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -5,8 +5,7 @@
|
|||
"https://devnet-s1-ethapi.quarkchain.io",
|
||||
"http://eth-jrpc.devnet.quarkchain.io:39901"
|
||||
],
|
||||
"faucets": [
|
||||
],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "QKC",
|
||||
"symbol": "QKC",
|
||||
|
@ -20,9 +19,11 @@
|
|||
"chain": "eip155-110000",
|
||||
"type": "shard"
|
||||
},
|
||||
"explorers": [{
|
||||
"explorers": [
|
||||
{
|
||||
"name": "quarkchain-devnet",
|
||||
"url": "https://devnet.quarkchain.io/1",
|
||||
"standard": "EIP3091"
|
||||
}]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -5,8 +5,7 @@
|
|||
"https://devnet-s2-ethapi.quarkchain.io",
|
||||
"http://eth-jrpc.devnet.quarkchain.io:39902"
|
||||
],
|
||||
"faucets": [
|
||||
],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "QKC",
|
||||
"symbol": "QKC",
|
||||
|
@ -20,9 +19,11 @@
|
|||
"chain": "eip155-110000",
|
||||
"type": "shard"
|
||||
},
|
||||
"explorers": [{
|
||||
"explorers": [
|
||||
{
|
||||
"name": "quarkchain-devnet",
|
||||
"url": "https://devnet.quarkchain.io/2",
|
||||
"standard": "EIP3091"
|
||||
}]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -5,8 +5,7 @@
|
|||
"https://devnet-s3-ethapi.quarkchain.io",
|
||||
"http://eth-jrpc.devnet.quarkchain.io:39903"
|
||||
],
|
||||
"faucets": [
|
||||
],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "QKC",
|
||||
"symbol": "QKC",
|
||||
|
@ -20,9 +19,11 @@
|
|||
"chain": "eip155-110000",
|
||||
"type": "shard"
|
||||
},
|
||||
"explorers": [{
|
||||
"explorers": [
|
||||
{
|
||||
"name": "quarkchain-devnet",
|
||||
"url": "https://devnet.quarkchain.io/3",
|
||||
"standard": "EIP3091"
|
||||
}]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -5,8 +5,7 @@
|
|||
"https://devnet-s4-ethapi.quarkchain.io",
|
||||
"http://eth-jrpc.devnet.quarkchain.io:39904"
|
||||
],
|
||||
"faucets": [
|
||||
],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "QKC",
|
||||
"symbol": "QKC",
|
||||
|
@ -20,9 +19,11 @@
|
|||
"chain": "eip155-110000",
|
||||
"type": "shard"
|
||||
},
|
||||
"explorers": [{
|
||||
"explorers": [
|
||||
{
|
||||
"name": "quarkchain-devnet",
|
||||
"url": "https://devnet.quarkchain.io/4",
|
||||
"standard": "EIP3091"
|
||||
}]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -5,8 +5,7 @@
|
|||
"https://devnet-s5-ethapi.quarkchain.io",
|
||||
"http://eth-jrpc.devnet.quarkchain.io:39905"
|
||||
],
|
||||
"faucets": [
|
||||
],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "QKC",
|
||||
"symbol": "QKC",
|
||||
|
@ -20,9 +19,11 @@
|
|||
"chain": "eip155-110000",
|
||||
"type": "shard"
|
||||
},
|
||||
"explorers": [{
|
||||
"explorers": [
|
||||
{
|
||||
"name": "quarkchain-devnet",
|
||||
"url": "https://devnet.quarkchain.io/5",
|
||||
"standard": "EIP3091"
|
||||
}]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -5,8 +5,7 @@
|
|||
"https://devnet-s6-ethapi.quarkchain.io",
|
||||
"http://eth-jrpc.devnet.quarkchain.io:39906"
|
||||
],
|
||||
"faucets": [
|
||||
],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "QKC",
|
||||
"symbol": "QKC",
|
||||
|
@ -20,9 +19,11 @@
|
|||
"chain": "eip155-110000",
|
||||
"type": "shard"
|
||||
},
|
||||
"explorers": [{
|
||||
"explorers": [
|
||||
{
|
||||
"name": "quarkchain-devnet",
|
||||
"url": "https://devnet.quarkchain.io/6",
|
||||
"standard": "EIP3091"
|
||||
}]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -5,8 +5,7 @@
|
|||
"https://devnet-s7-ethapi.quarkchain.io",
|
||||
"http://eth-jrpc.devnet.quarkchain.io:39907"
|
||||
],
|
||||
"faucets": [
|
||||
],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "QKC",
|
||||
"symbol": "QKC",
|
||||
|
@ -20,9 +19,11 @@
|
|||
"chain": "eip155-110000",
|
||||
"type": "shard"
|
||||
},
|
||||
"explorers": [{
|
||||
"explorers": [
|
||||
{
|
||||
"name": "quarkchain-devnet",
|
||||
"url": "https://devnet.quarkchain.io/7",
|
||||
"standard": "EIP3091"
|
||||
}]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -1,12 +1,8 @@
|
|||
{
|
||||
"name": "EtherLite Chain",
|
||||
"chain": "ETL",
|
||||
"rpc": [
|
||||
"https://rpc.etherlite.org"
|
||||
],
|
||||
"faucets": [
|
||||
"https://etherlite.org/faucets"
|
||||
],
|
||||
"rpc": ["https://rpc.etherlite.org"],
|
||||
"faucets": ["https://etherlite.org/faucets"],
|
||||
"nativeCurrency": {
|
||||
"name": "EtherLite",
|
||||
"symbol": "ETL",
|
||||
|
|
|
@ -2,12 +2,8 @@
|
|||
"name": "WAGMI",
|
||||
"chain": "WAGMI",
|
||||
"icon": "wagmi",
|
||||
"rpc": [
|
||||
"https://subnets.avax.network/wagmi/wagmi-chain-testnet/rpc"
|
||||
],
|
||||
"faucets": [
|
||||
"https://faucet.trywagmi.xyz"
|
||||
],
|
||||
"rpc": ["https://subnets.avax.network/wagmi/wagmi-chain-testnet/rpc"],
|
||||
"faucets": ["https://faucet.trywagmi.xyz"],
|
||||
"nativeCurrency": {
|
||||
"name": "WAGMI",
|
||||
"symbol": "WGM",
|
||||
|
|
|
@ -1,13 +1,8 @@
|
|||
{
|
||||
"name": "WEMIX3.0 Testnet",
|
||||
"chain": "TWEMIX",
|
||||
"rpc": [
|
||||
"https://api.test.wemix.com",
|
||||
"wss://ws.test.wemi.com"
|
||||
],
|
||||
"faucets": [
|
||||
"https://wallet.test.wemix.com/faucet"
|
||||
],
|
||||
"rpc": ["https://api.test.wemix.com", "wss://ws.test.wemi.com"],
|
||||
"faucets": ["https://wallet.test.wemix.com/faucet"],
|
||||
"nativeCurrency": {
|
||||
"name": "TestnetWEMIX",
|
||||
"symbol": "tWEMIX",
|
||||
|
@ -17,9 +12,11 @@
|
|||
"shortName": "twemix",
|
||||
"chainId": 1112,
|
||||
"networkId": 1112,
|
||||
"explorers": [{
|
||||
"explorers": [
|
||||
{
|
||||
"name": "WEMIX Testnet Microscope",
|
||||
"url": "https://microscope.test.wemix.com",
|
||||
"standard": "EIP3091"
|
||||
}]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -10,9 +10,7 @@
|
|||
"https://rpc.sepolia.org",
|
||||
"https://rpc-sepolia.rockx.com"
|
||||
],
|
||||
"faucets": [
|
||||
"http://fauceth.komputing.org?chain=11155111&address=${ADDRESS}"
|
||||
],
|
||||
"faucets": ["http://fauceth.komputing.org?chain=11155111&address=${ADDRESS}"],
|
||||
"nativeCurrency": {
|
||||
"name": "Sepolia Ether",
|
||||
"symbol": "SEP",
|
||||
|
|
|
@ -1,10 +1,7 @@
|
|||
{
|
||||
"name": "IPOS Network",
|
||||
"chain": "IPOS",
|
||||
"rpc": [
|
||||
"https://rpc.iposlab.com",
|
||||
"https://rpc2.iposlab.com"
|
||||
],
|
||||
"rpc": ["https://rpc.iposlab.com", "https://rpc2.iposlab.com"],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "IPOS Network Ether",
|
||||
|
|
|
@ -2,9 +2,7 @@
|
|||
"name": "Palm Testnet",
|
||||
"chain": "Palm",
|
||||
"icon": "palm",
|
||||
"rpc": [
|
||||
"https://palm-testnet.infura.io/v3/${INFURA_API_KEY}"
|
||||
],
|
||||
"rpc": ["https://palm-testnet.infura.io/v3/${INFURA_API_KEY}"],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "PALM",
|
||||
|
@ -15,10 +13,12 @@
|
|||
"shortName": "tpalm",
|
||||
"chainId": 11297108099,
|
||||
"networkId": 11297108099,
|
||||
"explorers": [{
|
||||
"explorers": [
|
||||
{
|
||||
"name": "Palm Testnet Explorer",
|
||||
"url": "https://explorer.palm-uat.xyz",
|
||||
"standard": "EIP3091",
|
||||
"icon": "palm"
|
||||
}]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -2,9 +2,7 @@
|
|||
"name": "Palm",
|
||||
"chain": "Palm",
|
||||
"icon": "palm",
|
||||
"rpc": [
|
||||
"https://palm-mainnet.infura.io/v3/${INFURA_API_KEY}"
|
||||
],
|
||||
"rpc": ["https://palm-mainnet.infura.io/v3/${INFURA_API_KEY}"],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "PALM",
|
||||
|
@ -15,10 +13,12 @@
|
|||
"shortName": "palm",
|
||||
"chainId": 11297108109,
|
||||
"networkId": 11297108109,
|
||||
"explorers": [{
|
||||
"explorers": [
|
||||
{
|
||||
"name": "Palm Explorer",
|
||||
"url": "https://explorer.palm.io",
|
||||
"standard": "EIP3091",
|
||||
"icon": "palm"
|
||||
}]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -1,12 +1,8 @@
|
|||
{
|
||||
"name": "MathChain Testnet",
|
||||
"chain": "MATH",
|
||||
"rpc": [
|
||||
"https://galois-hk.maiziqianbao.net/rpc"
|
||||
],
|
||||
"faucets": [
|
||||
"https://scan.boka.network/#/Galois/faucet"
|
||||
],
|
||||
"rpc": ["https://galois-hk.maiziqianbao.net/rpc"],
|
||||
"faucets": ["https://scan.boka.network/#/Galois/faucet"],
|
||||
"nativeCurrency": {
|
||||
"name": "MathChain",
|
||||
"symbol": "MATH",
|
||||
|
|
|
@ -2,9 +2,7 @@
|
|||
"name": "Shyft Testnet",
|
||||
"chain": "SHYFTT",
|
||||
"icon": "shyft",
|
||||
"rpc": [
|
||||
"https://rpc.testnet.shyft.network/"
|
||||
],
|
||||
"rpc": ["https://rpc.testnet.shyft.network/"],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "Shyft Test Token",
|
||||
|
@ -15,9 +13,11 @@
|
|||
"shortName": "shyftt",
|
||||
"chainId": 11437,
|
||||
"networkId": 11437,
|
||||
"explorers": [{
|
||||
"explorers": [
|
||||
{
|
||||
"name": "Shyft Testnet BX",
|
||||
"url": "https://bx.testnet.shyft.network",
|
||||
"standard": "EIP3091"
|
||||
}]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -1,9 +1,7 @@
|
|||
{
|
||||
"name": "SanR Chain",
|
||||
"chain": "SanRChain",
|
||||
"rpc": [
|
||||
"https://sanrchain-node.santiment.net"
|
||||
],
|
||||
"rpc": ["https://sanrchain-node.santiment.net"],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "nSAN",
|
||||
|
|
|
@ -22,4 +22,3 @@
|
|||
}
|
||||
]
|
||||
}
|
||||
|
||||
|
|
|
@ -1,9 +1,7 @@
|
|||
{
|
||||
"name": "Metadium Testnet",
|
||||
"chain": "META",
|
||||
"rpc": [
|
||||
"https://api.metadium.com/dev"
|
||||
],
|
||||
"rpc": ["https://api.metadium.com/dev"],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "Metadium Testnet Ether",
|
||||
|
|
|
@ -2,9 +2,7 @@
|
|||
"name": "Evanesco Testnet",
|
||||
"chain": "Evanesco Testnet",
|
||||
"network": "avis",
|
||||
"rpc": [
|
||||
"https://seed5.evanesco.org:8547"
|
||||
],
|
||||
"rpc": ["https://seed5.evanesco.org:8547"],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "AVIS",
|
||||
|
|
|
@ -1,10 +1,7 @@
|
|||
{
|
||||
"name": "World Trade Technical Chain Mainnet",
|
||||
"chain": "WTT",
|
||||
"rpc": [
|
||||
"https://rpc.cadaut.com",
|
||||
"wss://rpc.cadaut.com/ws"
|
||||
],
|
||||
"rpc": ["https://rpc.cadaut.com", "wss://rpc.cadaut.com/ws"],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "World Trade Token",
|
||||
|
@ -15,9 +12,11 @@
|
|||
"shortName": "wtt",
|
||||
"chainId": 1202,
|
||||
"networkId": 2048,
|
||||
"explorers": [{
|
||||
"explorers": [
|
||||
{
|
||||
"name": "WTTScout",
|
||||
"url": "https://explorer.cadaut.com",
|
||||
"standard": "EIP3091"
|
||||
}]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -1,12 +1,8 @@
|
|||
{
|
||||
"name": "Singularity ZERO Testnet",
|
||||
"chain": "ZERO",
|
||||
"rpc": [
|
||||
"https://betaenv.singularity.gold:18545"
|
||||
],
|
||||
"faucets": [
|
||||
"https://nft.singularity.gold"
|
||||
],
|
||||
"rpc": ["https://betaenv.singularity.gold:18545"],
|
||||
"faucets": ["https://nft.singularity.gold"],
|
||||
"nativeCurrency": {
|
||||
"name": "ZERO",
|
||||
"symbol": "tZERO",
|
||||
|
@ -16,9 +12,11 @@
|
|||
"shortName": "tZERO",
|
||||
"chainId": 12051,
|
||||
"networkId": 12051,
|
||||
"explorers": [{
|
||||
"explorers": [
|
||||
{
|
||||
"name": "zeroscan",
|
||||
"url": "https://betaenv.singularity.gold:18002",
|
||||
"standard": "EIP3091"
|
||||
}]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -1,12 +1,8 @@
|
|||
{
|
||||
"name": "Singularity ZERO Mainnet",
|
||||
"chain": "ZERO",
|
||||
"rpc": [
|
||||
"https://zerorpc.singularity.gold"
|
||||
],
|
||||
"faucets": [
|
||||
"https://zeroscan.singularity.gold"
|
||||
],
|
||||
"rpc": ["https://zerorpc.singularity.gold"],
|
||||
"faucets": ["https://zeroscan.singularity.gold"],
|
||||
"nativeCurrency": {
|
||||
"name": "ZERO",
|
||||
"symbol": "ZERO",
|
||||
|
@ -17,9 +13,11 @@
|
|||
"chainId": 12052,
|
||||
"networkId": 12052,
|
||||
"slip44": 621,
|
||||
"explorers": [{
|
||||
"explorers": [
|
||||
{
|
||||
"name": "zeroscan",
|
||||
"url": "https://zeroscan.singularity.gold",
|
||||
"standard": "EIP3091"
|
||||
}]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -1,9 +1,7 @@
|
|||
{
|
||||
"name": "Popcateum Mainnet",
|
||||
"chain": "POPCATEUM",
|
||||
"rpc": [
|
||||
"https://dataseed.popcateum.org"
|
||||
],
|
||||
"rpc": ["https://dataseed.popcateum.org"],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "Popcat",
|
||||
|
|
|
@ -2,9 +2,7 @@
|
|||
"name": "EnterChain Mainnet",
|
||||
"chain": "ENTER",
|
||||
"network": "mainnet",
|
||||
"rpc": [
|
||||
"https://tapi.entercoin.net/"
|
||||
],
|
||||
"rpc": ["https://tapi.entercoin.net/"],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "EnterCoin",
|
||||
|
@ -16,10 +14,12 @@
|
|||
"chainId": 1214,
|
||||
"networkId": 1214,
|
||||
"icon": "enter",
|
||||
"explorers": [{
|
||||
"explorers": [
|
||||
{
|
||||
"name": "Enter Explorer - Expenter",
|
||||
"url": "https://explorer.entercoin.net",
|
||||
"icon": "enter",
|
||||
"standard": "EIP3091"
|
||||
}]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -1,9 +1,7 @@
|
|||
{
|
||||
"name": "Fuse Mainnet",
|
||||
"chain": "FUSE",
|
||||
"rpc": [
|
||||
"https://rpc.fuse.io"
|
||||
],
|
||||
"rpc": ["https://rpc.fuse.io"],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "Fuse",
|
||||
|
|
|
@ -1,9 +1,7 @@
|
|||
{
|
||||
"name": "Fuse Sparknet",
|
||||
"chain": "fuse",
|
||||
"rpc": [
|
||||
"https://rpc.fusespark.io"
|
||||
],
|
||||
"rpc": ["https://rpc.fusespark.io"],
|
||||
"faucets": ["https://get.fusespark.io"],
|
||||
"nativeCurrency": {
|
||||
"name": "Spark",
|
||||
|
|
|
@ -13,10 +13,12 @@
|
|||
"shortName": "Ultron Testnet",
|
||||
"chainId": 1230,
|
||||
"networkId": 1230,
|
||||
"explorers": [{
|
||||
"explorers": [
|
||||
{
|
||||
"name": "Ultron Testnet Explorer",
|
||||
"url": "https://explorer.ultron-dev.io",
|
||||
"icon": "ultron",
|
||||
"standard": "none"
|
||||
}]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -13,10 +13,12 @@
|
|||
"shortName": "Utron Mainnet",
|
||||
"chainId": 1231,
|
||||
"networkId": 1231,
|
||||
"explorers": [{
|
||||
"explorers": [
|
||||
{
|
||||
"name": "Ultron Explorer",
|
||||
"url": "https://ulxscan.com",
|
||||
"icon": "ultron",
|
||||
"standard": "none"
|
||||
}]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -7,5 +7,9 @@
|
|||
"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}
|
||||
"nativeCurrency": {
|
||||
"name": "Decentralized Web Utility",
|
||||
"symbol": "DWU",
|
||||
"decimals": 18
|
||||
}
|
||||
}
|
||||
|
|
|
@ -2,9 +2,7 @@
|
|||
"name": "OM Platform Mainnet",
|
||||
"chain": "omplatform",
|
||||
"network": "mainnet",
|
||||
"rpc": [
|
||||
"https://rpc-cnx.omplatform.com/"
|
||||
],
|
||||
"rpc": ["https://rpc-cnx.omplatform.com/"],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "OMCOIN",
|
||||
|
@ -15,9 +13,11 @@
|
|||
"shortName": "om",
|
||||
"chainId": 1246,
|
||||
"networkId": 1246,
|
||||
"explorers": [{
|
||||
"explorers": [
|
||||
{
|
||||
"name": "OMSCAN - Expenter",
|
||||
"url": "https://omscan.omplatform.com",
|
||||
"standard": "none"
|
||||
}]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -1,12 +1,8 @@
|
|||
{
|
||||
"name": "OYchain Testnet",
|
||||
"chain": "OYchain",
|
||||
"rpc": [
|
||||
"https://rpc.testnet.oychain.io"
|
||||
],
|
||||
"faucets": [
|
||||
"https://faucet.oychain.io"
|
||||
],
|
||||
"rpc": ["https://rpc.testnet.oychain.io"],
|
||||
"faucets": ["https://faucet.oychain.io"],
|
||||
"nativeCurrency": {
|
||||
"name": "OYchain Token",
|
||||
"symbol": "OY",
|
||||
|
@ -17,9 +13,11 @@
|
|||
"chainId": 125,
|
||||
"networkId": 125,
|
||||
"slip44": 125,
|
||||
"explorers": [{
|
||||
"explorers": [
|
||||
{
|
||||
"name": "OYchain Testnet Explorer",
|
||||
"url": "https://explorer.testnet.oychain.io",
|
||||
"standard": "none"
|
||||
}]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -2,9 +2,7 @@
|
|||
"name": "OYchain Mainnet",
|
||||
"chain": "OYchain",
|
||||
"icon": "oychain",
|
||||
"rpc": [
|
||||
"https://rpc.mainnet.oychain.io"
|
||||
],
|
||||
"rpc": ["https://rpc.mainnet.oychain.io"],
|
||||
"faucets": [],
|
||||
|
||||
"nativeCurrency": {
|
||||
|
@ -18,9 +16,11 @@
|
|||
"chainId": 126,
|
||||
"networkId": 126,
|
||||
"slip44": 126,
|
||||
"explorers": [{
|
||||
"explorers": [
|
||||
{
|
||||
"name": "OYchain Mainnet Explorer",
|
||||
"url": "https://explorer.oychain.io",
|
||||
"standard": "none"
|
||||
}]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -16,9 +16,11 @@
|
|||
"chainId": 128,
|
||||
"networkId": 128,
|
||||
"slip44": 1010,
|
||||
"explorers": [{
|
||||
"explorers": [
|
||||
{
|
||||
"name": "hecoinfo",
|
||||
"url": "https://hecoinfo.com",
|
||||
"standard": "EIP3091"
|
||||
}]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -1,11 +1,8 @@
|
|||
{
|
||||
"name": "HALO Mainnet",
|
||||
"chain": "HALO",
|
||||
"rpc": [
|
||||
"https://nodes.halo.land"
|
||||
],
|
||||
"faucets": [
|
||||
],
|
||||
"rpc": ["https://nodes.halo.land"],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "HALO",
|
||||
"symbol": "HO",
|
||||
|
@ -15,9 +12,11 @@
|
|||
"shortName": "HO",
|
||||
"chainId": 1280,
|
||||
"networkId": 1280,
|
||||
"explorers": [{
|
||||
"explorers": [
|
||||
{
|
||||
"name": "HALOexplorer",
|
||||
"url": "https://browser.halo.land",
|
||||
"standard": "none"
|
||||
}]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -1,10 +1,7 @@
|
|||
{
|
||||
"name": "Moonbeam",
|
||||
"chain": "MOON",
|
||||
"rpc": [
|
||||
"https://rpc.api.moonbeam.network",
|
||||
"wss://wss.api.moonbeam.network"
|
||||
],
|
||||
"rpc": ["https://rpc.api.moonbeam.network", "wss://wss.api.moonbeam.network"],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "Glimmer",
|
||||
|
|
|
@ -1,10 +1,7 @@
|
|||
{
|
||||
"name": "Diode Testnet Staging",
|
||||
"chain": "DIODE",
|
||||
"rpc": [
|
||||
"https://staging.diode.io:8443/",
|
||||
"wss://staging.diode.io:8443/ws"
|
||||
],
|
||||
"rpc": ["https://staging.diode.io:8443/", "wss://staging.diode.io:8443/ws"],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "Staging Diodes",
|
||||
|
|
|
@ -1,9 +1,7 @@
|
|||
{
|
||||
"name": "Etho Protocol",
|
||||
"chain": "ETHO",
|
||||
"rpc": [
|
||||
"https://rpc.ethoprotocol.com"
|
||||
],
|
||||
"rpc": ["https://rpc.ethoprotocol.com"],
|
||||
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
|
@ -18,9 +16,11 @@
|
|||
"networkId": 1313114,
|
||||
"slip44": 1313114,
|
||||
|
||||
"explorers": [{
|
||||
"explorers": [
|
||||
{
|
||||
"name": "blockscout",
|
||||
"url": "https://explorer.ethoprotocol.com",
|
||||
"standard": "none"
|
||||
}]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -1,9 +1,7 @@
|
|||
{
|
||||
"name": "Aurora Mainnet",
|
||||
"chain": "NEAR",
|
||||
"rpc": [
|
||||
"https://mainnet.aurora.dev"
|
||||
],
|
||||
"rpc": ["https://mainnet.aurora.dev"],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "Ether",
|
||||
|
|
|
@ -1,9 +1,7 @@
|
|||
{
|
||||
"name": "Aurora Testnet",
|
||||
"chain": "NEAR",
|
||||
"rpc": [
|
||||
"https://testnet.aurora.dev/"
|
||||
],
|
||||
"rpc": ["https://testnet.aurora.dev/"],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "Ether",
|
||||
|
|
|
@ -1,9 +1,7 @@
|
|||
{
|
||||
"name": "Aurora Betanet",
|
||||
"chain": "NEAR",
|
||||
"rpc": [
|
||||
"https://betanet.aurora.dev/"
|
||||
],
|
||||
"rpc": ["https://betanet.aurora.dev/"],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "Ether",
|
||||
|
|
|
@ -1,9 +1,7 @@
|
|||
{
|
||||
"name": "Xerom",
|
||||
"chain": "XERO",
|
||||
"rpc": [
|
||||
"https://rpc.xerom.org"
|
||||
],
|
||||
"rpc": ["https://rpc.xerom.org"],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "Xerom Ether",
|
||||
|
|
|
@ -2,9 +2,7 @@
|
|||
"name": "ETND Chain Mainnets",
|
||||
"chain": "ETND",
|
||||
"network": "mainnet",
|
||||
"rpc": [
|
||||
"https://rpc.node1.etnd.pro/"
|
||||
],
|
||||
"rpc": ["https://rpc.node1.etnd.pro/"],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "ETND",
|
||||
|
@ -16,10 +14,12 @@
|
|||
"chainId": 131419,
|
||||
"networkId": 131419,
|
||||
"icon": "ETND",
|
||||
"explorers": [{
|
||||
"explorers": [
|
||||
{
|
||||
"name": "etndscan",
|
||||
"url": "https://scan.etnd.pro",
|
||||
"icon": "ETND",
|
||||
"standard": "none"
|
||||
}]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -2,10 +2,7 @@
|
|||
"name": "Aitd Mainnet",
|
||||
"chain": "AITD",
|
||||
"icon": "aitd",
|
||||
"rpc": [
|
||||
"https://walletrpc.aitd.io",
|
||||
"https://node.aitd.io"
|
||||
],
|
||||
"rpc": ["https://walletrpc.aitd.io", "https://node.aitd.io"],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "AITD Mainnet",
|
||||
|
@ -17,9 +14,11 @@
|
|||
"chainId": 1319,
|
||||
"networkId": 1319,
|
||||
|
||||
"explorers": [{
|
||||
"explorers": [
|
||||
{
|
||||
"name": "AITD Chain Explorer Mainnet",
|
||||
"url": "https://aitd-explorer-new.aitd.io",
|
||||
"standard": "EIP3091"
|
||||
}]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -2,12 +2,8 @@
|
|||
"name": "Aitd Testnet",
|
||||
"chain": "AITD",
|
||||
"icon": "aitd",
|
||||
"rpc": [
|
||||
"http://http-testnet.aitd.io"
|
||||
],
|
||||
"faucets": [
|
||||
"https://aitd-faucet-pre.aitdcoin.com/"
|
||||
],
|
||||
"rpc": ["http://http-testnet.aitd.io"],
|
||||
"faucets": ["https://aitd-faucet-pre.aitdcoin.com/"],
|
||||
"nativeCurrency": {
|
||||
"name": "AITD Testnet",
|
||||
"symbol": "AITD",
|
||||
|
@ -18,9 +14,11 @@
|
|||
"chainId": 1320,
|
||||
"networkId": 1320,
|
||||
|
||||
"explorers": [{
|
||||
"explorers": [
|
||||
{
|
||||
"name": "AITD Chain Explorer Testnet",
|
||||
"url": "https://block-explorer-testnet.aitd.io",
|
||||
"standard": "EIP3091"
|
||||
}]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -1,9 +1,7 @@
|
|||
{
|
||||
"name": "PepChain Churchill",
|
||||
"chain": "PEP",
|
||||
"rpc": [
|
||||
"https://churchill-rpc.pepchain.io"
|
||||
],
|
||||
"rpc": ["https://churchill-rpc.pepchain.io"],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "PepChain Churchill Ether",
|
||||
|
|
|
@ -2,9 +2,7 @@
|
|||
"name": "Kintsugi",
|
||||
"title": "Kintsugi merge testnet",
|
||||
"chain": "ETH",
|
||||
"rpc": [
|
||||
"https://rpc.kintsugi.themerge.dev"
|
||||
],
|
||||
"rpc": ["https://rpc.kintsugi.themerge.dev"],
|
||||
"faucets": [
|
||||
"http://fauceth.komputing.org?chain=1337702&address=${ADDRESS}",
|
||||
"https://faucet.kintsugi.themerge.dev"
|
||||
|
@ -18,9 +16,11 @@
|
|||
"shortName": "kintsugi",
|
||||
"chainId": 1337702,
|
||||
"networkId": 1337702,
|
||||
"explorers": [{
|
||||
"explorers": [
|
||||
{
|
||||
"name": "kintsugi explorer",
|
||||
"url": "https://explorer.kintsugi.themerge.dev",
|
||||
"standard": "EIP3091"
|
||||
}]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -2,9 +2,7 @@
|
|||
"name": "Kiln",
|
||||
"chain": "ETH",
|
||||
"network": "testnet",
|
||||
"rpc": [
|
||||
"https://rpc.kiln.themerge.dev"
|
||||
],
|
||||
"rpc": ["https://rpc.kiln.themerge.dev"],
|
||||
"faucets": [
|
||||
"https://faucet.kiln.themerge.dev",
|
||||
"https://kiln-faucet.pk910.de",
|
||||
|
@ -20,10 +18,12 @@
|
|||
"chainId": 1337802,
|
||||
"networkId": 1337802,
|
||||
"icon": "ethereum",
|
||||
"explorers": [{
|
||||
"explorers": [
|
||||
{
|
||||
"name": "Kiln Explorer",
|
||||
"url": "https://explorer.kiln.themerge.dev",
|
||||
"icon": "ethereum",
|
||||
"standard": "EIP3091"
|
||||
}]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -2,9 +2,7 @@
|
|||
"name": "Phoenix Mainnet",
|
||||
"chain": "Phoenix",
|
||||
"network": "mainnet",
|
||||
"rpc": [
|
||||
"https://rpc.phoenixplorer.com/"
|
||||
],
|
||||
"rpc": ["https://rpc.phoenixplorer.com/"],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "Phoenix",
|
||||
|
@ -16,10 +14,12 @@
|
|||
"chainId": 13381,
|
||||
"networkId": 13381,
|
||||
"icon": "phoenix",
|
||||
"explorers": [{
|
||||
"explorers": [
|
||||
{
|
||||
"name": "phoenixplorer",
|
||||
"url": "https://phoenixplorer.com",
|
||||
"icon": "phoenixplorer",
|
||||
"standard": "EIP3091"
|
||||
}]
|
||||
}
|
||||
]
|
||||
}
|
|
@ -20,9 +20,11 @@
|
|||
"chainId": 137,
|
||||
"networkId": 137,
|
||||
"slip44": 966,
|
||||
"explorers": [{
|
||||
"explorers": [
|
||||
{
|
||||
"name": "polygonscan",
|
||||
"url": "https://polygonscan.com",
|
||||
"standard": "EIP3091"
|
||||
}]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -2,11 +2,8 @@
|
|||
"name": "Flare Mainnet",
|
||||
"chain": "FLR",
|
||||
"icon": "flare",
|
||||
"rpc": [
|
||||
"https://flare-api.flare.network/ext/C/rpc"
|
||||
],
|
||||
"faucets": [
|
||||
],
|
||||
"rpc": ["https://flare-api.flare.network/ext/C/rpc"],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "Flare",
|
||||
"symbol": "FLR",
|
||||
|
@ -16,9 +13,11 @@
|
|||
"shortName": "flr",
|
||||
"chainId": 14,
|
||||
"networkId": 14,
|
||||
"explorers": [{
|
||||
"explorers": [
|
||||
{
|
||||
"name": "blockscout",
|
||||
"url": "https://flare-explorer.flare.network",
|
||||
"standard": "EIP3091"
|
||||
}]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -3,9 +3,7 @@
|
|||
"chain": "OPENPIECE",
|
||||
"icon": "openpiece",
|
||||
"network": "testnet",
|
||||
"rpc": [
|
||||
"https://testnet.openpiece.io"
|
||||
],
|
||||
"rpc": ["https://testnet.openpiece.io"],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "Belly",
|
||||
|
|
|
@ -1,9 +1,7 @@
|
|||
{
|
||||
"name": "DAX CHAIN",
|
||||
"chain": "DAX",
|
||||
"rpc": [
|
||||
"https://rpc.prodax.io"
|
||||
],
|
||||
"rpc": ["https://rpc.prodax.io"],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "Prodax",
|
||||
|
|
|
@ -2,10 +2,7 @@
|
|||
"name": "PHI Network v2",
|
||||
"chain": "PHI",
|
||||
"network": "mainnet",
|
||||
"rpc": [
|
||||
"https://connect.phi.network",
|
||||
""
|
||||
],
|
||||
"rpc": ["https://connect.phi.network", ""],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "PHI",
|
||||
|
@ -17,10 +14,12 @@
|
|||
"chainId": 144,
|
||||
"networkId": 144,
|
||||
"icon": "phi",
|
||||
"explorers": [{
|
||||
"explorers": [
|
||||
{
|
||||
"name": "Phiscan",
|
||||
"url": "https://phiscan.com",
|
||||
"icon": "phi",
|
||||
"standard": "none"
|
||||
}]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -1,10 +1,7 @@
|
|||
{
|
||||
"name": "Diode Prenet",
|
||||
"chain": "DIODE",
|
||||
"rpc": [
|
||||
"https://prenet.diode.io:8443/",
|
||||
"wss://prenet.diode.io:8443/ws"
|
||||
],
|
||||
"rpc": ["https://prenet.diode.io:8443/", "wss://prenet.diode.io:8443/ws"],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "Diodes",
|
||||
|
|
|
@ -1,11 +1,8 @@
|
|||
{
|
||||
"name": "Sherpax Mainnet",
|
||||
"chain": "Sherpax Mainnet",
|
||||
"rpc": [
|
||||
"https://mainnet.sherpax.io/rpc"
|
||||
],
|
||||
"faucets": [
|
||||
],
|
||||
"rpc": ["https://mainnet.sherpax.io/rpc"],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "KSX",
|
||||
"symbol": "KSX",
|
||||
|
|
|
@ -1,11 +1,8 @@
|
|||
{
|
||||
"name": "Sherpax Testnet",
|
||||
"chain": "Sherpax Testnet",
|
||||
"rpc": [
|
||||
"https://sherpax-testnet.chainx.org/rpc"
|
||||
],
|
||||
"faucets": [
|
||||
],
|
||||
"rpc": ["https://sherpax-testnet.chainx.org/rpc"],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "KSX",
|
||||
"symbol": "KSX",
|
||||
|
@ -23,4 +20,3 @@
|
|||
}
|
||||
]
|
||||
}
|
||||
|
||||
|
|
|
@ -1,9 +1,7 @@
|
|||
{
|
||||
"name": "Beagle Messaging Chain",
|
||||
"chain": "BMC",
|
||||
"rpc": [
|
||||
"https://beagle.chat/eth"
|
||||
],
|
||||
"rpc": ["https://beagle.chat/eth"],
|
||||
"faucets": ["https://faucet.beagle.chat/"],
|
||||
"nativeCurrency": {
|
||||
"name": "Beagle",
|
||||
|
@ -14,9 +12,11 @@
|
|||
"shortName": "beagle",
|
||||
"chainId": 1515,
|
||||
"networkId": 1515,
|
||||
"explorers": [{
|
||||
"explorers": [
|
||||
{
|
||||
"name": "Beagle Messaging Chain Explorer",
|
||||
"url": "https://eth.beagle.chat",
|
||||
"standard": "EIP3091"
|
||||
}]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -2,12 +2,8 @@
|
|||
"name": "Trust EVM Testnet",
|
||||
"chain": "Trust EVM Testnet",
|
||||
"network": "testnet",
|
||||
"rpc": [
|
||||
"https://api.testnet-dev.trust.one"
|
||||
],
|
||||
"faucets": [
|
||||
"https://faucet.testnet-dev.trust.one/"
|
||||
],
|
||||
"rpc": ["https://api.testnet-dev.trust.one"],
|
||||
"faucets": ["https://faucet.testnet-dev.trust.one/"],
|
||||
"nativeCurrency": {
|
||||
"name": "Trust EVM",
|
||||
"symbol": "EVM",
|
||||
|
@ -17,9 +13,11 @@
|
|||
"shortName": "Trust testnet",
|
||||
"chainId": 15555,
|
||||
"networkId": 15555,
|
||||
"explorers": [{
|
||||
"explorers": [
|
||||
{
|
||||
"name": "Trust EVM Explorer",
|
||||
"url": "https://trustscan.one",
|
||||
"standard": "EIP3091"
|
||||
}]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -1,9 +1,7 @@
|
|||
{
|
||||
"name": "Flare Testnet Coston",
|
||||
"chain": "FLR",
|
||||
"rpc": [
|
||||
"https://coston-api.flare.network/ext/bc/C/rpc"
|
||||
],
|
||||
"rpc": ["https://coston-api.flare.network/ext/bc/C/rpc"],
|
||||
"faucets": [
|
||||
"https://faucet.towolabs.com",
|
||||
"https://fauceth.komputing.org?chain=16&address=${ADDRESS}"
|
||||
|
@ -17,9 +15,11 @@
|
|||
"shortName": "cflr",
|
||||
"chainId": 16,
|
||||
"networkId": 16,
|
||||
"explorers": [{
|
||||
"explorers": [
|
||||
{
|
||||
"name": "blockscout",
|
||||
"url": "https://coston-explorer.flare.network",
|
||||
"standard": "EIP3091"
|
||||
}]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user