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
|
||||
}
|
|
@ -20,11 +20,13 @@
|
|||
"networkId": 1,
|
||||
"slip44": 60,
|
||||
"ens": {
|
||||
"registry":"0x00000000000C2E074eC69A0dFb2997BA6C7d2e1e"
|
||||
"registry": "0x00000000000C2E074eC69A0dFb2997BA6C7d2e1e"
|
||||
},
|
||||
"explorers": [{
|
||||
"name": "etherscan",
|
||||
"url": "https://etherscan.io",
|
||||
"standard": "EIP3091"
|
||||
}]
|
||||
"explorers": [
|
||||
{
|
||||
"name": "etherscan",
|
||||
"url": "https://etherscan.io",
|
||||
"standard": "EIP3091"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -13,9 +13,11 @@
|
|||
"chainId": 10,
|
||||
"networkId": 10,
|
||||
|
||||
"explorers": [{
|
||||
"name": "etherscan",
|
||||
"url": "https://optimistic.etherscan.io",
|
||||
"standard": "EIP3091"
|
||||
}]
|
||||
"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,16 +25,18 @@
|
|||
"chainId": 100,
|
||||
"networkId": 100,
|
||||
"slip44": 700,
|
||||
"explorers": [{
|
||||
"name": "gnosisscan",
|
||||
"url": "https://gnosisscan.io",
|
||||
"icon": "gnosisscan",
|
||||
"standard": "EIP3091"
|
||||
},
|
||||
{
|
||||
"name": "blockscout",
|
||||
"url": "https://blockscout.com/xdai/mainnet",
|
||||
"icon": "blockscout",
|
||||
"standard": "EIP3091"
|
||||
}]
|
||||
"explorers": [
|
||||
{
|
||||
"name": "gnosisscan",
|
||||
"url": "https://gnosisscan.io",
|
||||
"icon": "gnosisscan",
|
||||
"standard": "EIP3091"
|
||||
},
|
||||
{
|
||||
"name": "blockscout",
|
||||
"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",
|
||||
|
@ -16,9 +14,9 @@
|
|||
"networkId": 1000,
|
||||
"explorers": [
|
||||
{
|
||||
"name": "GTON Network Explorer",
|
||||
"url": "https://explorer.gton.network",
|
||||
"standard": "EIP3091"
|
||||
"name": "GTON Network Explorer",
|
||||
"url": "https://explorer.gton.network",
|
||||
"standard": "EIP3091"
|
||||
}
|
||||
],
|
||||
"parent": {
|
||||
|
|
|
@ -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": [{
|
||||
"name": "quarkchain-mainnet",
|
||||
"url": "https://mainnet.quarkchain.io/0",
|
||||
"standard": "EIP3091"
|
||||
}]
|
||||
"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": [{
|
||||
"name": "quarkchain-mainnet",
|
||||
"url": "https://mainnet.quarkchain.io/1",
|
||||
"standard": "EIP3091"
|
||||
}]
|
||||
"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": [{
|
||||
"name": "quarkchain-mainnet",
|
||||
"url": "https://mainnet.quarkchain.io/2",
|
||||
"standard": "EIP3091"
|
||||
}]
|
||||
"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": [{
|
||||
"name": "quarkchain-mainnet",
|
||||
"url": "https://mainnet.quarkchain.io/3",
|
||||
"standard": "EIP3091"
|
||||
}]
|
||||
"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": [{
|
||||
"name": "quarkchain-mainnet",
|
||||
"url": "https://mainnet.quarkchain.io/4",
|
||||
"standard": "EIP3091"
|
||||
}]
|
||||
"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": [{
|
||||
"name": "quarkchain-mainnet",
|
||||
"url": "https://mainnet.quarkchain.io/5",
|
||||
"standard": "EIP3091"
|
||||
}]
|
||||
"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": [{
|
||||
"name": "quarkchain-mainnet",
|
||||
"url": "https://mainnet.quarkchain.io/6",
|
||||
"standard": "EIP3091"
|
||||
}]
|
||||
"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": [{
|
||||
"name": "quarkchain-mainnet",
|
||||
"url": "https://mainnet.quarkchain.io/7",
|
||||
"standard": "EIP3091"
|
||||
}]
|
||||
"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": [{
|
||||
"name": "blockscout",
|
||||
"url": "https://blockscout-chiado.gnosistestnet.com",
|
||||
"icon": "blockscout",
|
||||
"standard": "EIP3091"
|
||||
}]
|
||||
"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": [{
|
||||
"name": "Gon Explorer",
|
||||
"url": "https://gonscan.com",
|
||||
"standard": "none"
|
||||
}]
|
||||
}
|
||||
"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": [{
|
||||
"name": "piscan",
|
||||
"url": "https://testnet.plian.org/child_test",
|
||||
"standard": "EIP3091"
|
||||
}],
|
||||
"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",
|
||||
|
@ -14,4 +12,4 @@
|
|||
"shortName": "tnew",
|
||||
"chainId": 1007,
|
||||
"networkId": 1007
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,28 +1,25 @@
|
|||
{
|
||||
"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"
|
||||
}
|
||||
]
|
||||
}
|
||||
"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"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -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",
|
||||
|
@ -15,4 +13,4 @@
|
|||
"chainId": 101,
|
||||
"networkId": 1,
|
||||
"slip44": 464
|
||||
}
|
||||
}
|
||||
|
|
|
@ -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",
|
||||
|
@ -14,4 +12,4 @@
|
|||
"shortName": "new",
|
||||
"chainId": 1012,
|
||||
"networkId": 1012
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,20 +1,20 @@
|
|||
{
|
||||
"name": "Web3Games Testnet",
|
||||
"chain": "Web3Games",
|
||||
"icon": "web3games",
|
||||
"rpc": [
|
||||
"https://testnet-rpc-0.web3games.org/evm",
|
||||
"https://testnet-rpc-1.web3games.org/evm",
|
||||
"https://testnet-rpc-2.web3games.org/evm"
|
||||
],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "Web3Games",
|
||||
"symbol": "W3G",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://web3games.org/",
|
||||
"shortName": "tw3g",
|
||||
"chainId": 102,
|
||||
"networkId": 102
|
||||
"name": "Web3Games Testnet",
|
||||
"chain": "Web3Games",
|
||||
"icon": "web3games",
|
||||
"rpc": [
|
||||
"https://testnet-rpc-0.web3games.org/evm",
|
||||
"https://testnet-rpc-1.web3games.org/evm",
|
||||
"https://testnet-rpc-2.web3games.org/evm"
|
||||
],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "Web3Games",
|
||||
"symbol": "W3G",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://web3games.org/",
|
||||
"shortName": "tw3g",
|
||||
"chainId": 102,
|
||||
"networkId": 102
|
||||
}
|
||||
|
|
|
@ -1,15 +1,15 @@
|
|||
{
|
||||
"name": "Sakura",
|
||||
"chain": "Sakura",
|
||||
"rpc": [],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "Sakura",
|
||||
"chain": "Sakura",
|
||||
"rpc": [],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "Sakura",
|
||||
"symbol": "SKU",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://clover.finance/sakura",
|
||||
"shortName": "sku",
|
||||
"chainId": 1022,
|
||||
"networkId": 1022
|
||||
}
|
||||
"symbol": "SKU",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://clover.finance/sakura",
|
||||
"shortName": "sku",
|
||||
"chainId": 1022,
|
||||
"networkId": 1022
|
||||
}
|
||||
|
|
|
@ -1,15 +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
|
||||
}
|
||||
"name": "Clover Testnet",
|
||||
"chain": "Clover",
|
||||
"rpc": [],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "Clover",
|
||||
"symbol": "CLV",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://clover.finance",
|
||||
"shortName": "tclv",
|
||||
"chainId": 1023,
|
||||
"networkId": 1023
|
||||
}
|
||||
|
|
|
@ -1,17 +1,15 @@
|
|||
{
|
||||
"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
|
||||
}
|
||||
"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
|
||||
}
|
||||
|
|
|
@ -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": [{
|
||||
"name": "testbttcscan",
|
||||
"url": "https://testscan.bittorrentchain.io",
|
||||
"standard": "none"
|
||||
}]
|
||||
"explorers": [
|
||||
{
|
||||
"name": "testbttcscan",
|
||||
"url": "https://testscan.bittorrentchain.io",
|
||||
"standard": "none"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -1,24 +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"
|
||||
}
|
||||
]
|
||||
}
|
||||
"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"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -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": [{
|
||||
"name": "blockscout",
|
||||
"url": "https://scan.crystaleum.org",
|
||||
"icon": "crystal",
|
||||
"standard": "EIP3091"
|
||||
}]
|
||||
"explorers": [
|
||||
{
|
||||
"name": "blockscout",
|
||||
"url": "https://scan.crystaleum.org",
|
||||
"icon": "crystal",
|
||||
"standard": "EIP3091"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -1,25 +1,25 @@
|
|||
{
|
||||
"name": "Kaiba Lightning Chain Testnet",
|
||||
"chain": "tKLC",
|
||||
"network": "testnet",
|
||||
"rpc": [
|
||||
"https://klc.live/"
|
||||
],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "Kaiba Testnet Token",
|
||||
"symbol": "tKAIBA",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://kaibadefi.com",
|
||||
"shortName": "tklc",
|
||||
"chainId": 104,
|
||||
"networkId": 104,
|
||||
"icon": "kaiba",
|
||||
"explorers": [{
|
||||
"name": "kaibascan",
|
||||
"url": "https://kaibascan.io",
|
||||
"icon": "kaibascan",
|
||||
"standard": "EIP3091"
|
||||
}]
|
||||
"name": "Kaiba Lightning Chain Testnet",
|
||||
"chain": "tKLC",
|
||||
"network": "testnet",
|
||||
"rpc": ["https://klc.live/"],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "Kaiba Testnet Token",
|
||||
"symbol": "tKAIBA",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://kaibadefi.com",
|
||||
"shortName": "tklc",
|
||||
"chainId": 104,
|
||||
"networkId": 104,
|
||||
"icon": "kaiba",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "kaibascan",
|
||||
"url": "https://kaibascan.io",
|
||||
"icon": "kaibascan",
|
||||
"standard": "EIP3091"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -1,21 +1,23 @@
|
|||
{
|
||||
"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"
|
||||
}]
|
||||
"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"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -16,9 +16,11 @@
|
|||
"shortName": "vlx",
|
||||
"chainId": 106,
|
||||
"networkId": 106,
|
||||
"explorers": [{
|
||||
"name": "Velas Explorer",
|
||||
"url": "https://evmexplorer.velas.com",
|
||||
"standard": "EIP3091"
|
||||
}]
|
||||
"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": [{
|
||||
"name": "nebulatestnet",
|
||||
"url": "https://explorer.novanetwork.io",
|
||||
"standard": "EIP3091"
|
||||
}]
|
||||
"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",
|
||||
|
@ -19,7 +17,7 @@
|
|||
"chainId": 108,
|
||||
"networkId": 108,
|
||||
"slip44": 1001,
|
||||
|
||||
|
||||
"explorers": [
|
||||
{
|
||||
"name": "thundercore-viewblock",
|
||||
|
|
|
@ -1,27 +1,26 @@
|
|||
{
|
||||
"name": "CryptoCoinPay",
|
||||
"chain": "CCP",
|
||||
"rpc": [
|
||||
"http://node106.cryptocoinpay.info:8545",
|
||||
"ws://node106.cryptocoinpay.info:8546"
|
||||
],
|
||||
"faucets": [],
|
||||
"icon": "ccp",
|
||||
"nativeCurrency": {
|
||||
"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"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
"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"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -18,9 +18,11 @@
|
|||
"shortName": "bro",
|
||||
"chainId": 108801,
|
||||
"networkId": 108801,
|
||||
"explorers": [{
|
||||
"name": "BROChain Explorer",
|
||||
"url": "https://explorer.brochain.org",
|
||||
"standard": "EIP3091"
|
||||
}]
|
||||
"explorers": [
|
||||
{
|
||||
"name": "BROChain Explorer",
|
||||
"url": "https://explorer.brochain.org",
|
||||
"standard": "EIP3091"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -18,10 +18,12 @@
|
|||
"shortName": "quadrans",
|
||||
"chainId": 10946,
|
||||
"networkId": 10946,
|
||||
"explorers": [{
|
||||
"name": "explorer",
|
||||
"url": "https://explorer.quadrans.io",
|
||||
"icon": "quadrans",
|
||||
"standard": "EIP3091"
|
||||
}]
|
||||
}
|
||||
"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": [{
|
||||
"name": "explorer",
|
||||
"url": "https://explorer.testnet.quadrans.io",
|
||||
"icon": "quadrans",
|
||||
"standard": "EIP3091"
|
||||
}]
|
||||
"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,18 +1,15 @@
|
|||
{
|
||||
"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
|
||||
}
|
||||
"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
|
||||
}
|
||||
|
|
|
@ -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": [{
|
||||
"name": "quarkchain-devnet",
|
||||
"url": "https://devnet.quarkchain.io/0",
|
||||
"standard": "EIP3091"
|
||||
}]
|
||||
"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": [{
|
||||
"name": "quarkchain-devnet",
|
||||
"url": "https://devnet.quarkchain.io/1",
|
||||
"standard": "EIP3091"
|
||||
}]
|
||||
"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": [{
|
||||
"name": "quarkchain-devnet",
|
||||
"url": "https://devnet.quarkchain.io/2",
|
||||
"standard": "EIP3091"
|
||||
}]
|
||||
"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": [{
|
||||
"name": "quarkchain-devnet",
|
||||
"url": "https://devnet.quarkchain.io/3",
|
||||
"standard": "EIP3091"
|
||||
}]
|
||||
"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": [{
|
||||
"name": "quarkchain-devnet",
|
||||
"url": "https://devnet.quarkchain.io/4",
|
||||
"standard": "EIP3091"
|
||||
}]
|
||||
"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": [{
|
||||
"name": "quarkchain-devnet",
|
||||
"url": "https://devnet.quarkchain.io/5",
|
||||
"standard": "EIP3091"
|
||||
}]
|
||||
"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": [{
|
||||
"name": "quarkchain-devnet",
|
||||
"url": "https://devnet.quarkchain.io/6",
|
||||
"standard": "EIP3091"
|
||||
}]
|
||||
"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": [{
|
||||
"name": "quarkchain-devnet",
|
||||
"url": "https://devnet.quarkchain.io/7",
|
||||
"standard": "EIP3091"
|
||||
}]
|
||||
"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": [{
|
||||
"name": "WEMIX Testnet Microscope",
|
||||
"url": "https://microscope.test.wemix.com",
|
||||
"standard": "EIP3091"
|
||||
}]
|
||||
"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",
|
||||
|
@ -15,4 +12,4 @@
|
|||
"shortName": "ipos",
|
||||
"chainId": 1122334455,
|
||||
"networkId": 1122334455
|
||||
}
|
||||
}
|
||||
|
|
|
@ -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": [{
|
||||
"name": "Palm Testnet Explorer",
|
||||
"url": "https://explorer.palm-uat.xyz",
|
||||
"standard": "EIP3091",
|
||||
"icon": "palm"
|
||||
}]
|
||||
"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": [{
|
||||
"name": "Palm Explorer",
|
||||
"url": "https://explorer.palm.io",
|
||||
"standard": "EIP3091",
|
||||
"icon": "palm"
|
||||
}]
|
||||
"explorers": [
|
||||
{
|
||||
"name": "Palm Explorer",
|
||||
"url": "https://explorer.palm.io",
|
||||
"standard": "EIP3091",
|
||||
"icon": "palm"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -1,18 +1,18 @@
|
|||
{
|
||||
"name": "MathChain",
|
||||
"chain": "MATH",
|
||||
"rpc": [
|
||||
"https://mathchain-asia.maiziqianbao.net/rpc",
|
||||
"https://mathchain-us.maiziqianbao.net/rpc"
|
||||
],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"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
|
||||
}
|
||||
"symbol": "MATH",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://mathchain.org",
|
||||
"shortName": "MATH",
|
||||
"chainId": 1139,
|
||||
"networkId": 1139
|
||||
}
|
||||
|
|
|
@ -1,19 +1,15 @@
|
|||
{
|
||||
"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
|
||||
}
|
||||
"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
|
||||
}
|
||||
|
|
|
@ -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": [{
|
||||
"name": "Shyft Testnet BX",
|
||||
"url": "https://bx.testnet.shyft.network",
|
||||
"standard": "EIP3091"
|
||||
}]
|
||||
"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",
|
||||
|
@ -14,4 +12,4 @@
|
|||
"shortName": "kal",
|
||||
"chainId": 12,
|
||||
"networkId": 12
|
||||
}
|
||||
}
|
||||
|
|
|
@ -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",
|
||||
|
@ -15,4 +13,4 @@
|
|||
"shortName": "avis",
|
||||
"chainId": 1201,
|
||||
"networkId": 1201
|
||||
}
|
||||
}
|
||||
|
|
|
@ -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": [{
|
||||
"name": "WTTScout",
|
||||
"url": "https://explorer.cadaut.com",
|
||||
"standard": "EIP3091"
|
||||
}]
|
||||
"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": [{
|
||||
"name": "zeroscan",
|
||||
"url": "https://betaenv.singularity.gold:18002",
|
||||
"standard": "EIP3091"
|
||||
}]
|
||||
"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": [{
|
||||
"name": "zeroscan",
|
||||
"url": "https://zeroscan.singularity.gold",
|
||||
"standard": "EIP3091"
|
||||
}]
|
||||
"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",
|
||||
|
@ -21,4 +19,4 @@
|
|||
"standard": "none"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,25 +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"
|
||||
}]
|
||||
"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"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -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": [{
|
||||
"name": "Ultron Testnet Explorer",
|
||||
"url": "https://explorer.ultron-dev.io",
|
||||
"icon": "ultron",
|
||||
"standard": "none"
|
||||
}]
|
||||
"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": [{
|
||||
"name": "Ultron Explorer",
|
||||
"url": "https://ulxscan.com",
|
||||
"icon": "ultron",
|
||||
"standard": "none"
|
||||
}]
|
||||
"explorers": [
|
||||
{
|
||||
"name": "Ultron Explorer",
|
||||
"url": "https://ulxscan.com",
|
||||
"icon": "ultron",
|
||||
"standard": "none"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -2,10 +2,14 @@
|
|||
"name": "Decentralized Web Mainnet",
|
||||
"shortName": "dwu",
|
||||
"chain": "DWU",
|
||||
"chainId": 124,
|
||||
"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}
|
||||
"nativeCurrency": {
|
||||
"name": "Decentralized Web Utility",
|
||||
"symbol": "DWU",
|
||||
"decimals": 18
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,23 +1,23 @@
|
|||
{
|
||||
"name": "OM Platform Mainnet",
|
||||
"chain": "omplatform",
|
||||
"network": "mainnet",
|
||||
"rpc": [
|
||||
"https://rpc-cnx.omplatform.com/"
|
||||
],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "OMCOIN",
|
||||
"symbol": "OM",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://omplatform.com/",
|
||||
"shortName": "om",
|
||||
"chainId": 1246,
|
||||
"networkId": 1246,
|
||||
"explorers": [{
|
||||
"name": "OMSCAN - Expenter",
|
||||
"url": "https://omscan.omplatform.com",
|
||||
"standard": "none"
|
||||
}]
|
||||
"name": "OM Platform Mainnet",
|
||||
"chain": "omplatform",
|
||||
"network": "mainnet",
|
||||
"rpc": ["https://rpc-cnx.omplatform.com/"],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "OMCOIN",
|
||||
"symbol": "OM",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://omplatform.com/",
|
||||
"shortName": "om",
|
||||
"chainId": 1246,
|
||||
"networkId": 1246,
|
||||
"explorers": [
|
||||
{
|
||||
"name": "OMSCAN - Expenter",
|
||||
"url": "https://omscan.omplatform.com",
|
||||
"standard": "none"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -1,25 +1,23 @@
|
|||
{
|
||||
"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"
|
||||
}]
|
||||
}
|
||||
"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"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -1,26 +1,26 @@
|
|||
{
|
||||
"name": "OYchain Mainnet",
|
||||
"chain": "OYchain",
|
||||
"icon": "oychain",
|
||||
"rpc": [
|
||||
"https://rpc.mainnet.oychain.io"
|
||||
],
|
||||
"faucets": [ ],
|
||||
"name": "OYchain Mainnet",
|
||||
"chain": "OYchain",
|
||||
"icon": "oychain",
|
||||
"rpc": ["https://rpc.mainnet.oychain.io"],
|
||||
"faucets": [],
|
||||
|
||||
"nativeCurrency": {
|
||||
"name": "OYchain Token",
|
||||
"symbol": "OY",
|
||||
"decimals": 18
|
||||
},
|
||||
"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"
|
||||
}]
|
||||
}
|
||||
"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"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -1,16 +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
|
||||
}
|
||||
"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
|
||||
}
|
||||
|
|
|
@ -16,9 +16,11 @@
|
|||
"chainId": 128,
|
||||
"networkId": 128,
|
||||
"slip44": 1010,
|
||||
"explorers": [{
|
||||
"name": "hecoinfo",
|
||||
"url": "https://hecoinfo.com",
|
||||
"standard": "EIP3091"
|
||||
}]
|
||||
"explorers": [
|
||||
{
|
||||
"name": "hecoinfo",
|
||||
"url": "https://hecoinfo.com",
|
||||
"standard": "EIP3091"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -1,23 +1,22 @@
|
|||
{
|
||||
"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"
|
||||
}]
|
||||
}
|
||||
{
|
||||
"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"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -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",
|
||||
|
|
|
@ -15,4 +15,4 @@
|
|||
"shortName": "mrock",
|
||||
"chainId": 1288,
|
||||
"networkId": 1288
|
||||
}
|
||||
}
|
||||
|
|
|
@ -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,26 +1,26 @@
|
|||
{
|
||||
"name": "Etho Protocol",
|
||||
"chain": "ETHO",
|
||||
"rpc": [
|
||||
"https://rpc.ethoprotocol.com"
|
||||
],
|
||||
"chain": "ETHO",
|
||||
"rpc": ["https://rpc.ethoprotocol.com"],
|
||||
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "Etho Protocol",
|
||||
"symbol": "ETHO",
|
||||
"decimals": 18
|
||||
},
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "Etho Protocol",
|
||||
"symbol": "ETHO",
|
||||
"decimals": 18
|
||||
},
|
||||
|
||||
"infoURL": "https://ethoprotocol.com",
|
||||
"shortName": "etho",
|
||||
"chainId": 1313114,
|
||||
"networkId": 1313114,
|
||||
"slip44": 1313114,
|
||||
"infoURL": "https://ethoprotocol.com",
|
||||
"shortName": "etho",
|
||||
"chainId": 1313114,
|
||||
"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",
|
||||
|
|
|
@ -1,25 +1,25 @@
|
|||
{
|
||||
"name": "ETND Chain Mainnets",
|
||||
"chain": "ETND",
|
||||
"network": "mainnet",
|
||||
"rpc": [
|
||||
"https://rpc.node1.etnd.pro/"
|
||||
],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "ETND",
|
||||
"symbol": "ETND",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://www.etnd.pro",
|
||||
"shortName": "ETND",
|
||||
"chainId": 131419,
|
||||
"networkId": 131419,
|
||||
"icon": "ETND",
|
||||
"explorers": [{
|
||||
"name": "etndscan",
|
||||
"url": "https://scan.etnd.pro",
|
||||
"icon": "ETND",
|
||||
"standard": "none"
|
||||
}]
|
||||
}
|
||||
{
|
||||
"name": "ETND Chain Mainnets",
|
||||
"chain": "ETND",
|
||||
"network": "mainnet",
|
||||
"rpc": ["https://rpc.node1.etnd.pro/"],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "ETND",
|
||||
"symbol": "ETND",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://www.etnd.pro",
|
||||
"shortName": "ETND",
|
||||
"chainId": 131419,
|
||||
"networkId": 131419,
|
||||
"icon": "ETND",
|
||||
"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": [{
|
||||
"name": "AITD Chain Explorer Mainnet",
|
||||
"url": "https://aitd-explorer-new.aitd.io",
|
||||
"standard": "EIP3091"
|
||||
}]
|
||||
"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": [{
|
||||
"name": "AITD Chain Explorer Testnet",
|
||||
"url": "https://block-explorer-testnet.aitd.io",
|
||||
"standard": "EIP3091"
|
||||
}]
|
||||
"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",
|
||||
|
@ -14,4 +12,4 @@
|
|||
"shortName": "tpep",
|
||||
"chainId": 13371337,
|
||||
"networkId": 13371337
|
||||
}
|
||||
}
|
||||
|
|
|
@ -2,12 +2,10 @@
|
|||
"name": "Kintsugi",
|
||||
"title": "Kintsugi merge testnet",
|
||||
"chain": "ETH",
|
||||
"rpc": [
|
||||
"https://rpc.kintsugi.themerge.dev"
|
||||
],
|
||||
"faucets": [
|
||||
"rpc": ["https://rpc.kintsugi.themerge.dev"],
|
||||
"faucets": [
|
||||
"http://fauceth.komputing.org?chain=1337702&address=${ADDRESS}",
|
||||
"https://faucet.kintsugi.themerge.dev"
|
||||
"https://faucet.kintsugi.themerge.dev"
|
||||
],
|
||||
"nativeCurrency": {
|
||||
"name": "kintsugi Ethere",
|
||||
|
@ -18,9 +16,11 @@
|
|||
"shortName": "kintsugi",
|
||||
"chainId": 1337702,
|
||||
"networkId": 1337702,
|
||||
"explorers": [{
|
||||
"name": "kintsugi explorer",
|
||||
"url": "https://explorer.kintsugi.themerge.dev",
|
||||
"standard": "EIP3091"
|
||||
}]
|
||||
"explorers": [
|
||||
{
|
||||
"name": "kintsugi explorer",
|
||||
"url": "https://explorer.kintsugi.themerge.dev",
|
||||
"standard": "EIP3091"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -2,13 +2,11 @@
|
|||
"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",
|
||||
"https://kilnfaucet.com"
|
||||
"https://faucet.kiln.themerge.dev",
|
||||
"https://kiln-faucet.pk910.de",
|
||||
"https://kilnfaucet.com"
|
||||
],
|
||||
"nativeCurrency": {
|
||||
"name": "Testnet ETH",
|
||||
|
@ -20,10 +18,12 @@
|
|||
"chainId": 1337802,
|
||||
"networkId": 1337802,
|
||||
"icon": "ethereum",
|
||||
"explorers": [{
|
||||
"name": "Kiln Explorer",
|
||||
"url": "https://explorer.kiln.themerge.dev",
|
||||
"icon": "ethereum",
|
||||
"standard": "EIP3091"
|
||||
}]
|
||||
"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": [{
|
||||
"name": "phoenixplorer",
|
||||
"url": "https://phoenixplorer.com",
|
||||
"icon": "phoenixplorer",
|
||||
"standard": "EIP3091"
|
||||
}]
|
||||
}
|
||||
"explorers": [
|
||||
{
|
||||
"name": "phoenixplorer",
|
||||
"url": "https://phoenixplorer.com",
|
||||
"icon": "phoenixplorer",
|
||||
"standard": "EIP3091"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -1,28 +1,30 @@
|
|||
{
|
||||
"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"
|
||||
}]
|
||||
"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"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -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": [{
|
||||
"name": "blockscout",
|
||||
"url": "https://flare-explorer.flare.network",
|
||||
"standard": "EIP3091"
|
||||
}]
|
||||
"explorers": [
|
||||
{
|
||||
"name": "blockscout",
|
||||
"url": "https://flare-explorer.flare.network",
|
||||
"standard": "EIP3091"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -1,26 +1,24 @@
|
|||
{
|
||||
"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"
|
||||
}
|
||||
]
|
||||
"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"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -1,9 +1,7 @@
|
|||
{
|
||||
"name": "DAX CHAIN",
|
||||
"chain": "DAX",
|
||||
"rpc": [
|
||||
"https://rpc.prodax.io"
|
||||
],
|
||||
"rpc": ["https://rpc.prodax.io"],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "Prodax",
|
||||
|
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user