mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
commit
1a7fa83c49
|
@ -89,4 +89,5 @@ There are also aggregated json files with all chains automatically assembled:
|
||||||
* [eth-chains](https://github.com/taylorjdawson/eth-chains)
|
* [eth-chains](https://github.com/taylorjdawson/eth-chains)
|
||||||
* [EVM-BOX](https://github.com/izayl/evm-box)
|
* [EVM-BOX](https://github.com/izayl/evm-box)
|
||||||
* [FaucETH](https://github.com/komputing/FaucETH)
|
* [FaucETH](https://github.com/komputing/FaucETH)
|
||||||
|
* [Sourcify playground](https://playground.sourcify.dev)
|
||||||
* Your project - contact us to add it here!
|
* Your project - contact us to add it here!
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"name": "Optimistic Ethereum",
|
"name": "Optimism",
|
||||||
"chain": "ETH",
|
"chain": "ETH",
|
||||||
"rpc": ["https://mainnet.optimism.io/"],
|
"rpc": ["https://mainnet.optimism.io/"],
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
|
|
|
@ -2,15 +2,15 @@
|
||||||
"name": "Gnosis Chain (formerly xDai)",
|
"name": "Gnosis Chain (formerly xDai)",
|
||||||
"chain": "Gnosis",
|
"chain": "Gnosis",
|
||||||
"rpc": [
|
"rpc": [
|
||||||
"https://rpc.xdaichain.com",
|
"https://rpc.gnosischain.com",
|
||||||
"https://xdai.poanetwork.dev",
|
"https://xdai.poanetwork.dev",
|
||||||
"wss://rpc.xdaichain.com/wss",
|
"wss://rpc.gnosischain.com/wss",
|
||||||
"wss://xdai.poanetwork.dev/wss",
|
"wss://xdai.poanetwork.dev/wss",
|
||||||
"http://xdai.poanetwork.dev",
|
"http://xdai.poanetwork.dev",
|
||||||
"https://dai.poa.network",
|
"https://dai.poa.network",
|
||||||
"ws://xdai.poanetwork.dev:8546"
|
"ws://xdai.poanetwork.dev:8546"
|
||||||
],
|
],
|
||||||
"faucets": ["https://faucet.gimlu.com/gnosis", "https://stakely.io/faucet/xdai-chain", "https://faucet.prussia.dev/xdai"],
|
"faucets": ["https://faucet.gimlu.com/gnosis", "https://stakely.io/faucet/gnosis-chain-xdai", "https://faucet.prussia.dev/xdai"],
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
"name": "xDAI",
|
"name": "xDAI",
|
||||||
"symbol": "xDAI",
|
"symbol": "xDAI",
|
||||||
|
|
|
@ -2,6 +2,7 @@
|
||||||
"name": "QuarkChain Mainnet Shard 0",
|
"name": "QuarkChain Mainnet Shard 0",
|
||||||
"chain": "QuarkChain",
|
"chain": "QuarkChain",
|
||||||
"rpc": [
|
"rpc": [
|
||||||
|
"https://mainnet-s0-ethapi.quarkchain.io",
|
||||||
"http://eth-jrpc.mainnet.quarkchain.io:39000/"
|
"http://eth-jrpc.mainnet.quarkchain.io:39000/"
|
||||||
],
|
],
|
||||||
"faucets": [
|
"faucets": [
|
||||||
|
|
|
@ -2,6 +2,7 @@
|
||||||
"name": "QuarkChain Mainnet Shard 1",
|
"name": "QuarkChain Mainnet Shard 1",
|
||||||
"chain": "QuarkChain",
|
"chain": "QuarkChain",
|
||||||
"rpc": [
|
"rpc": [
|
||||||
|
"https://mainnet-s1-ethapi.quarkchain.io",
|
||||||
"http://eth-jrpc.mainnet.quarkchain.io:39001/"
|
"http://eth-jrpc.mainnet.quarkchain.io:39001/"
|
||||||
],
|
],
|
||||||
"faucets": [
|
"faucets": [
|
||||||
|
|
|
@ -2,6 +2,7 @@
|
||||||
"name": "QuarkChain Mainnet Shard 2",
|
"name": "QuarkChain Mainnet Shard 2",
|
||||||
"chain": "QuarkChain",
|
"chain": "QuarkChain",
|
||||||
"rpc": [
|
"rpc": [
|
||||||
|
"https://mainnet-s2-ethapi.quarkchain.io",
|
||||||
"http://eth-jrpc.mainnet.quarkchain.io:39002/"
|
"http://eth-jrpc.mainnet.quarkchain.io:39002/"
|
||||||
],
|
],
|
||||||
"faucets": [
|
"faucets": [
|
||||||
|
|
|
@ -2,6 +2,7 @@
|
||||||
"name": "QuarkChain Mainnet Shard 3",
|
"name": "QuarkChain Mainnet Shard 3",
|
||||||
"chain": "QuarkChain",
|
"chain": "QuarkChain",
|
||||||
"rpc": [
|
"rpc": [
|
||||||
|
"https://mainnet-s3-ethapi.quarkchain.io",
|
||||||
"http://eth-jrpc.mainnet.quarkchain.io:39003/"
|
"http://eth-jrpc.mainnet.quarkchain.io:39003/"
|
||||||
],
|
],
|
||||||
"faucets": [
|
"faucets": [
|
||||||
|
|
|
@ -2,6 +2,7 @@
|
||||||
"name": "QuarkChain Mainnet Shard 4",
|
"name": "QuarkChain Mainnet Shard 4",
|
||||||
"chain": "QuarkChain",
|
"chain": "QuarkChain",
|
||||||
"rpc": [
|
"rpc": [
|
||||||
|
"https://mainnet-s4-ethapi.quarkchain.io",
|
||||||
"http://eth-jrpc.mainnet.quarkchain.io:39004/"
|
"http://eth-jrpc.mainnet.quarkchain.io:39004/"
|
||||||
],
|
],
|
||||||
"faucets": [
|
"faucets": [
|
||||||
|
|
|
@ -2,6 +2,7 @@
|
||||||
"name": "QuarkChain Mainnet Shard 5",
|
"name": "QuarkChain Mainnet Shard 5",
|
||||||
"chain": "QuarkChain",
|
"chain": "QuarkChain",
|
||||||
"rpc": [
|
"rpc": [
|
||||||
|
"https://mainnet-s5-ethapi.quarkchain.io",
|
||||||
"http://eth-jrpc.mainnet.quarkchain.io:39005/"
|
"http://eth-jrpc.mainnet.quarkchain.io:39005/"
|
||||||
],
|
],
|
||||||
"faucets": [
|
"faucets": [
|
||||||
|
|
|
@ -2,6 +2,7 @@
|
||||||
"name": "QuarkChain Mainnet Shard 6",
|
"name": "QuarkChain Mainnet Shard 6",
|
||||||
"chain": "QuarkChain",
|
"chain": "QuarkChain",
|
||||||
"rpc": [
|
"rpc": [
|
||||||
|
"https://mainnet-s6-ethapi.quarkchain.io",
|
||||||
"http://eth-jrpc.mainnet.quarkchain.io:39006/"
|
"http://eth-jrpc.mainnet.quarkchain.io:39006/"
|
||||||
],
|
],
|
||||||
"faucets": [
|
"faucets": [
|
||||||
|
|
|
@ -2,6 +2,7 @@
|
||||||
"name": "QuarkChain Mainnet Shard 7",
|
"name": "QuarkChain Mainnet Shard 7",
|
||||||
"chain": "QuarkChain",
|
"chain": "QuarkChain",
|
||||||
"rpc": [
|
"rpc": [
|
||||||
|
"https://mainnet-s7-ethapi.quarkchain.io",
|
||||||
"http://eth-jrpc.mainnet.quarkchain.io:39007/"
|
"http://eth-jrpc.mainnet.quarkchain.io:39007/"
|
||||||
],
|
],
|
||||||
"faucets": [
|
"faucets": [
|
||||||
|
|
|
@ -16,7 +16,7 @@
|
||||||
"networkId": 1028,
|
"networkId": 1028,
|
||||||
"explorers": [{
|
"explorers": [{
|
||||||
"name": "testbttcscan",
|
"name": "testbttcscan",
|
||||||
"url": "https://testscan.bittorrentchain.io/",
|
"url": "https://testscan.bittorrentchain.io",
|
||||||
"standard": "none"
|
"standard": "none"
|
||||||
}]
|
}]
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,7 +1,8 @@
|
||||||
{
|
{
|
||||||
"name": "Conflux",
|
"name": "Conflux eSpace",
|
||||||
"chain": "Conflux",
|
"chain": "Conflux",
|
||||||
"rpc": ["https://ethcore.confluxrpc.com"],
|
"network": "mainnet",
|
||||||
|
"rpc": ["https://evm.confluxrpc.com"],
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
"name": "CFX",
|
"name": "CFX",
|
||||||
|
@ -12,10 +13,11 @@
|
||||||
"shortName": "cfx",
|
"shortName": "cfx",
|
||||||
"chainId": 1030,
|
"chainId": 1030,
|
||||||
"networkId": 1030,
|
"networkId": 1030,
|
||||||
|
"icon": "conflux",
|
||||||
"explorers": [
|
"explorers": [
|
||||||
{
|
{
|
||||||
"name": "Conflux Scan",
|
"name": "Conflux Scan",
|
||||||
"url": "https://confluxscan.io",
|
"url": "https://evm.confluxscan.net",
|
||||||
"standard": "none"
|
"standard": "none"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
|
@ -15,7 +15,7 @@
|
||||||
"explorers": [
|
"explorers": [
|
||||||
{
|
{
|
||||||
"name": "blockscout",
|
"name": "blockscout",
|
||||||
"url": "https://andromeda-explorer.metis.io/",
|
"url": "https://andromeda-explorer.metis.io",
|
||||||
"standard": "EIP3091"
|
"standard": "EIP3091"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
|
|
@ -2,6 +2,7 @@
|
||||||
"name": "QuarkChain Devnet Shard 0",
|
"name": "QuarkChain Devnet Shard 0",
|
||||||
"chain": "QuarkChain",
|
"chain": "QuarkChain",
|
||||||
"rpc": [
|
"rpc": [
|
||||||
|
"https://devnet-s0-ethapi.quarkchain.io",
|
||||||
"http://eth-jrpc.devnet.quarkchain.io:39900/"
|
"http://eth-jrpc.devnet.quarkchain.io:39900/"
|
||||||
],
|
],
|
||||||
"faucets": [
|
"faucets": [
|
||||||
|
|
|
@ -2,6 +2,7 @@
|
||||||
"name": "QuarkChain Devnet Shard 1",
|
"name": "QuarkChain Devnet Shard 1",
|
||||||
"chain": "QuarkChain",
|
"chain": "QuarkChain",
|
||||||
"rpc": [
|
"rpc": [
|
||||||
|
"https://devnet-s1-ethapi.quarkchain.io",
|
||||||
"http://eth-jrpc.devnet.quarkchain.io:39901/"
|
"http://eth-jrpc.devnet.quarkchain.io:39901/"
|
||||||
],
|
],
|
||||||
"faucets": [
|
"faucets": [
|
||||||
|
|
|
@ -2,6 +2,7 @@
|
||||||
"name": "QuarkChain Devnet Shard 2",
|
"name": "QuarkChain Devnet Shard 2",
|
||||||
"chain": "QuarkChain",
|
"chain": "QuarkChain",
|
||||||
"rpc": [
|
"rpc": [
|
||||||
|
"https://devnet-s2-ethapi.quarkchain.io",
|
||||||
"http://eth-jrpc.devnet.quarkchain.io:39902/"
|
"http://eth-jrpc.devnet.quarkchain.io:39902/"
|
||||||
],
|
],
|
||||||
"faucets": [
|
"faucets": [
|
||||||
|
|
|
@ -2,6 +2,7 @@
|
||||||
"name": "QuarkChain Devnet Shard 3",
|
"name": "QuarkChain Devnet Shard 3",
|
||||||
"chain": "QuarkChain",
|
"chain": "QuarkChain",
|
||||||
"rpc": [
|
"rpc": [
|
||||||
|
"https://devnet-s3-ethapi.quarkchain.io",
|
||||||
"http://eth-jrpc.devnet.quarkchain.io:39903/"
|
"http://eth-jrpc.devnet.quarkchain.io:39903/"
|
||||||
],
|
],
|
||||||
"faucets": [
|
"faucets": [
|
||||||
|
|
|
@ -2,6 +2,7 @@
|
||||||
"name": "QuarkChain Devnet Shard 4",
|
"name": "QuarkChain Devnet Shard 4",
|
||||||
"chain": "QuarkChain",
|
"chain": "QuarkChain",
|
||||||
"rpc": [
|
"rpc": [
|
||||||
|
"https://devnet-s4-ethapi.quarkchain.io",
|
||||||
"http://eth-jrpc.devnet.quarkchain.io:39904/"
|
"http://eth-jrpc.devnet.quarkchain.io:39904/"
|
||||||
],
|
],
|
||||||
"faucets": [
|
"faucets": [
|
||||||
|
|
|
@ -2,6 +2,7 @@
|
||||||
"name": "QuarkChain Devnet Shard 5",
|
"name": "QuarkChain Devnet Shard 5",
|
||||||
"chain": "QuarkChain",
|
"chain": "QuarkChain",
|
||||||
"rpc": [
|
"rpc": [
|
||||||
|
"https://devnet-s5-ethapi.quarkchain.io",
|
||||||
"http://eth-jrpc.devnet.quarkchain.io:39905/"
|
"http://eth-jrpc.devnet.quarkchain.io:39905/"
|
||||||
],
|
],
|
||||||
"faucets": [
|
"faucets": [
|
||||||
|
|
|
@ -2,6 +2,7 @@
|
||||||
"name": "QuarkChain Devnet Shard 6",
|
"name": "QuarkChain Devnet Shard 6",
|
||||||
"chain": "QuarkChain",
|
"chain": "QuarkChain",
|
||||||
"rpc": [
|
"rpc": [
|
||||||
|
"https://devnet-s6-ethapi.quarkchain.io",
|
||||||
"http://eth-jrpc.devnet.quarkchain.io:39906/"
|
"http://eth-jrpc.devnet.quarkchain.io:39906/"
|
||||||
],
|
],
|
||||||
"faucets": [
|
"faucets": [
|
||||||
|
|
|
@ -2,6 +2,7 @@
|
||||||
"name": "QuarkChain Devnet Shard 7",
|
"name": "QuarkChain Devnet Shard 7",
|
||||||
"chain": "QuarkChain",
|
"chain": "QuarkChain",
|
||||||
"rpc": [
|
"rpc": [
|
||||||
|
"https://devnet-s7-ethapi.quarkchain.io",
|
||||||
"http://eth-jrpc.devnet.quarkchain.io:39907/"
|
"http://eth-jrpc.devnet.quarkchain.io:39907/"
|
||||||
],
|
],
|
||||||
"faucets": [
|
"faucets": [
|
||||||
|
|
25
_data/chains/eip155-11111.json
Normal file
25
_data/chains/eip155-11111.json
Normal file
|
@ -0,0 +1,25 @@
|
||||||
|
{
|
||||||
|
"name": "WAGMI",
|
||||||
|
"chain": "WAGMI",
|
||||||
|
"icon": "wagmi",
|
||||||
|
"rpc": [
|
||||||
|
"https://api.trywagmi.xyz/rpc"
|
||||||
|
],
|
||||||
|
"faucets": [],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "WAGMI",
|
||||||
|
"symbol": "WGM",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "https://trywagmi.xyz",
|
||||||
|
"shortName": "WAGMI",
|
||||||
|
"chainId": 11111,
|
||||||
|
"networkId": 11111,
|
||||||
|
"explorers": [
|
||||||
|
{
|
||||||
|
"name": "WAGMI Explorer",
|
||||||
|
"url": "https://trywagmi.xyz",
|
||||||
|
"standard": "none"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
|
@ -1,7 +1,9 @@
|
||||||
{
|
{
|
||||||
"name": "Palm Testnet",
|
"name": "Palm Testnet",
|
||||||
"chain": "Palm",
|
"chain": "Palm",
|
||||||
"rpc": [],
|
"rpc": [
|
||||||
|
"https://palm-testnet.infura.io/v3/{INFURA_API_KEY}"
|
||||||
|
],
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
"name": "PALM",
|
"name": "PALM",
|
||||||
|
|
|
@ -1,7 +1,9 @@
|
||||||
{
|
{
|
||||||
"name": "Palm Mainnet",
|
"name": "Palm",
|
||||||
"chain": "Palm",
|
"chain": "Palm",
|
||||||
"rpc": [],
|
"rpc": [
|
||||||
|
"https://palm-mainnet.infura.io/v3/{INFURA_API_KEY}"
|
||||||
|
],
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
"name": "PALM",
|
"name": "PALM",
|
||||||
|
|
23
_data/chains/eip155-11437.json
Normal file
23
_data/chains/eip155-11437.json
Normal file
|
@ -0,0 +1,23 @@
|
||||||
|
{
|
||||||
|
"name": "Shyft Testnet",
|
||||||
|
"chain": "SHYFTT",
|
||||||
|
"icon": "shyft",
|
||||||
|
"rpc": [
|
||||||
|
"https://rpc.testnet.shyft.network/"
|
||||||
|
],
|
||||||
|
"faucets": [],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "Shyft Test Token",
|
||||||
|
"symbol": "SHYFTT",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "https://shyft.network",
|
||||||
|
"shortName": "shyftt",
|
||||||
|
"chainId": 11437,
|
||||||
|
"networkId": 11437,
|
||||||
|
"explorers": [{
|
||||||
|
"name": "Shyft Testnet BX",
|
||||||
|
"url": "https://bx.testnet.shyft.network",
|
||||||
|
"standard": "EIP3091"
|
||||||
|
}]
|
||||||
|
}
|
25
_data/chains/eip155-1214.json
Normal file
25
_data/chains/eip155-1214.json
Normal file
|
@ -0,0 +1,25 @@
|
||||||
|
{
|
||||||
|
"name": "EnterChain Mainnet",
|
||||||
|
"chain": "ENTER",
|
||||||
|
"network": "mainnet",
|
||||||
|
"rpc": [
|
||||||
|
"https://tapi.entercoin.net/"
|
||||||
|
],
|
||||||
|
"faucets": [],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "EnterCoin",
|
||||||
|
"symbol": "ENTER",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "https://entercoin.net",
|
||||||
|
"shortName": "enter",
|
||||||
|
"chainId": 1214,
|
||||||
|
"networkId": 1214,
|
||||||
|
"icon": "enter",
|
||||||
|
"explorers": [{
|
||||||
|
"name": "Enter Explorer - Expenter",
|
||||||
|
"url": "https://explorer.entercoin.net",
|
||||||
|
"icon": "enter",
|
||||||
|
"standard": "EIP3091"
|
||||||
|
}]
|
||||||
|
}
|
25
_data/chains/eip155-125.json
Normal file
25
_data/chains/eip155-125.json
Normal file
|
@ -0,0 +1,25 @@
|
||||||
|
{
|
||||||
|
"name": "OYchain Testnet",
|
||||||
|
"chain": "OYchain",
|
||||||
|
"rpc": [
|
||||||
|
"https://rpc.testnet.oychain.io"
|
||||||
|
],
|
||||||
|
"faucets": [
|
||||||
|
"https://faucet.oychain.io"
|
||||||
|
],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "OYchain Token",
|
||||||
|
"symbol": "OY",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "https://www.oychain.io",
|
||||||
|
"shortName": "oychain testnet",
|
||||||
|
"chainId": 125,
|
||||||
|
"networkId": 125,
|
||||||
|
"slip44": 125,
|
||||||
|
"explorers": [{
|
||||||
|
"name": "OYchain Testnet Explorer",
|
||||||
|
"url": "https://explorer.testnet.oychain.io",
|
||||||
|
"standard": "none"
|
||||||
|
}]
|
||||||
|
}
|
26
_data/chains/eip155-126.json
Normal file
26
_data/chains/eip155-126.json
Normal file
|
@ -0,0 +1,26 @@
|
||||||
|
{
|
||||||
|
"name": "OYchain Mainnet",
|
||||||
|
"chain": "OYchain",
|
||||||
|
"icon": "oychain",
|
||||||
|
"rpc": [
|
||||||
|
"https://rpc.mainnet.oychain.io"
|
||||||
|
],
|
||||||
|
"faucets": [ ],
|
||||||
|
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "OYchain Token",
|
||||||
|
"symbol": "OY",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
|
||||||
|
"infoURL": "https://www.oychain.io",
|
||||||
|
"shortName": "oychain mainnet",
|
||||||
|
"chainId": 126,
|
||||||
|
"networkId": 126,
|
||||||
|
"slip44": 126,
|
||||||
|
"explorers": [{
|
||||||
|
"name": "OYchain Mainnet Explorer",
|
||||||
|
"url": "https://explorer.oychain.io",
|
||||||
|
"standard": "none"
|
||||||
|
}]
|
||||||
|
}
|
|
@ -17,7 +17,7 @@
|
||||||
"networkId": 1280,
|
"networkId": 1280,
|
||||||
"explorers": [{
|
"explorers": [{
|
||||||
"name": "HALOexplorer",
|
"name": "HALOexplorer",
|
||||||
"url": "https://browser.halo.land/",
|
"url": "https://browser.halo.land",
|
||||||
"standard": "none"
|
"standard": "none"
|
||||||
}]
|
}]
|
||||||
}
|
}
|
||||||
|
|
|
@ -14,5 +14,17 @@
|
||||||
"infoURL": "https://moonbeam.network/networks/moonbeam/",
|
"infoURL": "https://moonbeam.network/networks/moonbeam/",
|
||||||
"shortName": "mbeam",
|
"shortName": "mbeam",
|
||||||
"chainId": 1284,
|
"chainId": 1284,
|
||||||
"networkId": 1284
|
"networkId": 1284,
|
||||||
}
|
"explorers": [
|
||||||
|
{
|
||||||
|
"name": "blockscout",
|
||||||
|
"url": "https://blockscout.moonbeam.network",
|
||||||
|
"standard": "none"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "moonscan",
|
||||||
|
"url": "https://moonbeam.moonscan.io",
|
||||||
|
"standard": "none"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
|
|
@ -18,8 +18,8 @@
|
||||||
"explorers": [
|
"explorers": [
|
||||||
{
|
{
|
||||||
"name": "moonscan",
|
"name": "moonscan",
|
||||||
"url": "https://moonriver.moonscan.io/",
|
"url": "https://moonriver.moonscan.io",
|
||||||
"standard": "none"
|
"standard": "none"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
|
@ -18,8 +18,8 @@
|
||||||
"explorers": [
|
"explorers": [
|
||||||
{
|
{
|
||||||
"name": "moonscan",
|
"name": "moonscan",
|
||||||
"url": "https://moonbase.moonscan.io/",
|
"url": "https://moonbase.moonscan.io",
|
||||||
"standard": "none"
|
"standard": "none"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,15 +1,18 @@
|
||||||
{
|
{
|
||||||
"name": "Moonshadow",
|
"name": "Moonrock",
|
||||||
"chain": "MOON",
|
"chain": "MOON",
|
||||||
"rpc": [],
|
"rpc": [
|
||||||
"faucets": [],
|
"https://rpc.api.moonrock.moonbeam.network",
|
||||||
"nativeCurrency": {
|
"wss://wss.api.moonrock.moonbeam.network"
|
||||||
"name": "Moonshadow",
|
],
|
||||||
"symbol": "MSHD",
|
"faucets": [],
|
||||||
"decimals": 18
|
"nativeCurrency": {
|
||||||
},
|
"name": "Rocs",
|
||||||
"infoURL": "https://docs.moonbeam.network/networks/overview/",
|
"symbol": "ROC",
|
||||||
"shortName": "mshadow",
|
"decimals": 18
|
||||||
"chainId": 1288,
|
},
|
||||||
"networkId": 1288
|
"infoURL": "https://docs.moonbeam.network/learn/platform/networks/overview/",
|
||||||
|
"shortName": "mrock",
|
||||||
|
"chainId": 1288,
|
||||||
|
"networkId": 1288
|
||||||
}
|
}
|
|
@ -13,5 +13,12 @@
|
||||||
"infoURL": "https://aurora.dev",
|
"infoURL": "https://aurora.dev",
|
||||||
"shortName": "aurora",
|
"shortName": "aurora",
|
||||||
"chainId": 1313161554,
|
"chainId": 1313161554,
|
||||||
"networkId": 1313161554
|
"networkId": 1313161554,
|
||||||
|
"explorers": [
|
||||||
|
{
|
||||||
|
"name": "explorer.aurora.dev",
|
||||||
|
"url": "https://explorer.mainnet.aurora.dev",
|
||||||
|
"standard": "EIP3091"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
|
|
|
@ -13,5 +13,12 @@
|
||||||
"infoURL": "https://aurora.dev",
|
"infoURL": "https://aurora.dev",
|
||||||
"shortName": "aurora-testnet",
|
"shortName": "aurora-testnet",
|
||||||
"chainId": 1313161555,
|
"chainId": 1313161555,
|
||||||
"networkId": 1313161555
|
"networkId": 1313161555,
|
||||||
|
"explorers": [
|
||||||
|
{
|
||||||
|
"name": "explorer.aurora.dev",
|
||||||
|
"url": "https://explorer.testnet.aurora.dev",
|
||||||
|
"standard": "EIP3091"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
|
|
|
@ -5,8 +5,9 @@
|
||||||
"rpc": [
|
"rpc": [
|
||||||
"https://rpc.kintsugi.themerge.dev"
|
"https://rpc.kintsugi.themerge.dev"
|
||||||
],
|
],
|
||||||
"faucets": [
|
"faucets": [
|
||||||
"https://faucet.kintsugi.themerge.dev"
|
"http://fauceth.komputing.org?chain=1337702&address=${ADDRESS}",
|
||||||
|
"https://faucet.kintsugi.themerge.dev"
|
||||||
],
|
],
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
"name": "kintsugi Ethere",
|
"name": "kintsugi Ethere",
|
||||||
|
@ -19,7 +20,7 @@
|
||||||
"networkId": 1337702,
|
"networkId": 1337702,
|
||||||
"explorers": [{
|
"explorers": [{
|
||||||
"name": "kintsugi explorer",
|
"name": "kintsugi explorer",
|
||||||
"url": "https://explorer.kintsugi.themerge.dev/",
|
"url": "https://explorer.kintsugi.themerge.dev",
|
||||||
"standard": "EIP3091"
|
"standard": "EIP3091"
|
||||||
}]
|
}]
|
||||||
}
|
}
|
||||||
|
|
|
@ -22,7 +22,7 @@
|
||||||
"slip44": 966,
|
"slip44": 966,
|
||||||
"explorers": [{
|
"explorers": [{
|
||||||
"name": "polygonscan",
|
"name": "polygonscan",
|
||||||
"url": "https://polygonscan.com/",
|
"url": "https://polygonscan.com",
|
||||||
"standard": "EIP3091"
|
"standard": "EIP3091"
|
||||||
}]
|
}]
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,6 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "Flare Mainnet",
|
"name": "Flare Mainnet",
|
||||||
"chain": "FLR",
|
"chain": "FLR",
|
||||||
|
"icon": "flare",
|
||||||
"rpc": [
|
"rpc": [
|
||||||
],
|
],
|
||||||
"faucets": [
|
"faucets": [
|
||||||
|
|
|
@ -2,17 +2,24 @@
|
||||||
"name": "Flare Testnet Coston",
|
"name": "Flare Testnet Coston",
|
||||||
"chain": "FLR",
|
"chain": "FLR",
|
||||||
"rpc": [
|
"rpc": [
|
||||||
|
"https://coston-api.flare.network/ext/bc/C/rpc"
|
||||||
],
|
],
|
||||||
"faucets": [
|
"faucets": [
|
||||||
"https://faucet.towolabs.com"
|
"https://faucet.towolabs.com",
|
||||||
|
"https://fauceth.komputing.org?chain=16&address=${ADDRESS}"
|
||||||
],
|
],
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
"name": "Coston Spark",
|
"name": "Coston Spark",
|
||||||
"symbol": "CFLR",
|
"symbol": "CFLR",
|
||||||
"decimals": 18
|
"decimals": 18
|
||||||
},
|
},
|
||||||
"infoURL": "https://github.com/flare-eng/coston",
|
"infoURL": "https://flare.xyz",
|
||||||
"shortName": "cflr",
|
"shortName": "cflr",
|
||||||
"chainId": 16,
|
"chainId": 16,
|
||||||
"networkId": 16
|
"networkId": 16,
|
||||||
|
"explorers": [{
|
||||||
|
"name": "blockscout",
|
||||||
|
"url": "https://coston-explorer.flare.network",
|
||||||
|
"standard": "EIP3091"
|
||||||
|
}]
|
||||||
}
|
}
|
||||||
|
|
|
@ -16,7 +16,7 @@
|
||||||
"networkId": 186,
|
"networkId": 186,
|
||||||
"explorers": [{
|
"explorers": [{
|
||||||
"name": "seeleview",
|
"name": "seeleview",
|
||||||
"url": "https://seeleview.net/",
|
"url": "https://seeleview.net",
|
||||||
"standard": "none"
|
"standard": "none"
|
||||||
}]
|
}]
|
||||||
}
|
}
|
||||||
|
|
|
@ -16,7 +16,7 @@
|
||||||
"networkId": 188,
|
"networkId": 188,
|
||||||
"explorers": [{
|
"explorers": [{
|
||||||
"name": "Blockmeta",
|
"name": "Blockmeta",
|
||||||
"url": "https://bmc.blockmeta.com/",
|
"url": "https://bmc.blockmeta.com",
|
||||||
"standard": "none"
|
"standard": "none"
|
||||||
}]
|
}]
|
||||||
}
|
}
|
||||||
|
|
|
@ -16,7 +16,7 @@
|
||||||
"networkId": 189,
|
"networkId": 189,
|
||||||
"explorers": [{
|
"explorers": [{
|
||||||
"name": "Blockmeta",
|
"name": "Blockmeta",
|
||||||
"url": "https://bmc.blockmeta.com/",
|
"url": "https://bmctestnet.blockmeta.com",
|
||||||
"standard": "none"
|
"standard": "none"
|
||||||
}]
|
}]
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,6 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "Songbird Canary-Network",
|
"name": "Songbird Canary-Network",
|
||||||
"chain": "SGB",
|
"chain": "SGB",
|
||||||
|
"icon": "songbird",
|
||||||
"rpc": [
|
"rpc": [
|
||||||
"https://songbird.towolabs.com/rpc",
|
"https://songbird.towolabs.com/rpc",
|
||||||
"https://sgb.ftso.com.au/ext/bc/C/rpc",
|
"https://sgb.ftso.com.au/ext/bc/C/rpc",
|
||||||
|
@ -21,6 +22,6 @@
|
||||||
"explorers": [{
|
"explorers": [{
|
||||||
"name": "blockscout",
|
"name": "blockscout",
|
||||||
"url": "https://songbird-explorer.flare.network",
|
"url": "https://songbird-explorer.flare.network",
|
||||||
"standard": "none"
|
"standard": "EIP3091"
|
||||||
}]
|
}]
|
||||||
}
|
}
|
||||||
|
|
|
@ -16,7 +16,7 @@
|
||||||
"networkId": 192837465,
|
"networkId": 192837465,
|
||||||
"explorers": [{
|
"explorers": [{
|
||||||
"name": "Blockscout",
|
"name": "Blockscout",
|
||||||
"url": "https://explorer.gather.network/",
|
"url": "https://explorer.gather.network",
|
||||||
"standard": "none"
|
"standard": "none"
|
||||||
}]
|
}]
|
||||||
}
|
}
|
||||||
|
|
|
@ -16,7 +16,7 @@
|
||||||
"networkId": 199,
|
"networkId": 199,
|
||||||
"explorers": [{
|
"explorers": [{
|
||||||
"name": "bttcscan",
|
"name": "bttcscan",
|
||||||
"url": "https://scan.bittorrentchain.io/",
|
"url": "https://scan.bittorrentchain.io",
|
||||||
"standard": "none"
|
"standard": "none"
|
||||||
}]
|
}]
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,10 +1,10 @@
|
||||||
{
|
{
|
||||||
"name": "ELA-ETH-Sidechain Mainnet",
|
"name": "Elastos Smart Chain",
|
||||||
"chain": "ETH",
|
"chain": "ETH",
|
||||||
"rpc": [
|
"rpc": [
|
||||||
"https://mainrpc.elaeth.io"
|
"https://api.elastos.io/eth"
|
||||||
],
|
],
|
||||||
"faucets": [],
|
"faucets": ["https://faucet.elastos.org/"],
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
"name": "Elastos",
|
"name": "Elastos",
|
||||||
"symbol": "ELA",
|
"symbol": "ELA",
|
||||||
|
@ -13,5 +13,10 @@
|
||||||
"infoURL": "https://www.elastos.org/",
|
"infoURL": "https://www.elastos.org/",
|
||||||
"shortName": "elaeth",
|
"shortName": "elaeth",
|
||||||
"chainId": 20,
|
"chainId": 20,
|
||||||
"networkId": 20
|
"networkId": 20,
|
||||||
|
"explorers": [{
|
||||||
|
"name": "elastos eth explorer",
|
||||||
|
"url": "https://eth.elastos.io",
|
||||||
|
"standard": "EIP3091"
|
||||||
|
}]
|
||||||
}
|
}
|
||||||
|
|
|
@ -19,8 +19,8 @@
|
||||||
"explorers": [
|
"explorers": [
|
||||||
{
|
{
|
||||||
"name": "alaya explorer",
|
"name": "alaya explorer",
|
||||||
"url": "https://scan.alaya.network/",
|
"url": "https://scan.alaya.network",
|
||||||
"standard": "none"
|
"standard": "none"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
|
@ -16,7 +16,7 @@
|
||||||
"networkId": 2100,
|
"networkId": 2100,
|
||||||
"explorers": [{
|
"explorers": [{
|
||||||
"name": "Ecoball Explorer",
|
"name": "Ecoball Explorer",
|
||||||
"url": "https://scan.ecoball.org/",
|
"url": "https://scan.ecoball.org",
|
||||||
"standard": "EIP3091"
|
"standard": "EIP3091"
|
||||||
}]
|
}]
|
||||||
}
|
}
|
||||||
|
|
|
@ -16,7 +16,7 @@
|
||||||
"networkId": 2101,
|
"networkId": 2101,
|
||||||
"explorers": [{
|
"explorers": [{
|
||||||
"name": "Ecoball Testnet Explorer",
|
"name": "Ecoball Testnet Explorer",
|
||||||
"url": "https://espuma-scan.ecoball.org/",
|
"url": "https://espuma-scan.ecoball.org",
|
||||||
"standard": "EIP3091"
|
"standard": "EIP3091"
|
||||||
}]
|
}]
|
||||||
}
|
}
|
||||||
|
|
|
@ -14,15 +14,15 @@
|
||||||
"decimals": 18
|
"decimals": 18
|
||||||
},
|
},
|
||||||
"infoURL": "https://www.platon.network",
|
"infoURL": "https://www.platon.network",
|
||||||
"shortName": "PlatON",
|
"shortName": "platondev",
|
||||||
"chainId": 210309,
|
"chainId": 210309,
|
||||||
"networkId": 1,
|
"networkId": 1,
|
||||||
"icon": "platon",
|
"icon": "platon",
|
||||||
"explorers": [
|
"explorers": [
|
||||||
{
|
{
|
||||||
"name": "PlatON explorer",
|
"name": "PlatON explorer",
|
||||||
"url": "https://devnetscan.platon.network/",
|
"url": "https://devnetscan.platon.network",
|
||||||
"standard": "none"
|
"standard": "none"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
27
_data/chains/eip155-210425.json
Normal file
27
_data/chains/eip155-210425.json
Normal file
|
@ -0,0 +1,27 @@
|
||||||
|
{
|
||||||
|
"name": "PlatON Mainnet",
|
||||||
|
"chain": "PlatON",
|
||||||
|
"network": "mainnet",
|
||||||
|
"rpc": [
|
||||||
|
"https://openapi.platon.network/rpc",
|
||||||
|
"wss://openapi.platon.network/ws"
|
||||||
|
],
|
||||||
|
"faucets": [],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "LAT",
|
||||||
|
"symbol": "lat",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "https://www.platon.network",
|
||||||
|
"shortName": "platon",
|
||||||
|
"chainId": 210425,
|
||||||
|
"networkId": 1,
|
||||||
|
"icon": "platon",
|
||||||
|
"explorers": [
|
||||||
|
{
|
||||||
|
"name": "PlatON explorer",
|
||||||
|
"url": "https://scan.platon.network",
|
||||||
|
"standard": "none"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
|
@ -16,7 +16,7 @@
|
||||||
"networkId": 26,
|
"networkId": 26,
|
||||||
"explorers": [{
|
"explorers": [{
|
||||||
"name": "Genesis L1 testnet explorer",
|
"name": "Genesis L1 testnet explorer",
|
||||||
"url": "https://testnet.genesisl1.org/",
|
"url": "https://testnet.genesisl1.org",
|
||||||
"standard": "none"
|
"standard": "none"
|
||||||
}]
|
}]
|
||||||
}
|
}
|
||||||
|
|
|
@ -17,7 +17,7 @@
|
||||||
"icon": "SUR",
|
"icon": "SUR",
|
||||||
"explorers": [{
|
"explorers": [{
|
||||||
"name": "Surnet Explorer",
|
"name": "Surnet Explorer",
|
||||||
"url": "https://explorer.surnet.org/",
|
"url": "https://explorer.surnet.org",
|
||||||
"icon": "SUR",
|
"icon": "SUR",
|
||||||
"standard": "EIP3091"
|
"standard": "EIP3091"
|
||||||
}]
|
}]
|
||||||
|
|
|
@ -20,7 +20,7 @@
|
||||||
"slip44": 269,
|
"slip44": 269,
|
||||||
"explorers": [{
|
"explorers": [{
|
||||||
"name": "hscan",
|
"name": "hscan",
|
||||||
"url": "https://hscan.org/",
|
"url": "https://hscan.org",
|
||||||
"standard": "EIP3091"
|
"standard": "EIP3091"
|
||||||
}]
|
}]
|
||||||
|
|
||||||
|
|
|
@ -16,7 +16,7 @@
|
||||||
"networkId": 27,
|
"networkId": 27,
|
||||||
"explorers": [{
|
"explorers": [{
|
||||||
"name": "Shiba Explorer",
|
"name": "Shiba Explorer",
|
||||||
"url": "https://exp.shibachain.net/",
|
"url": "https://exp.shibachain.net",
|
||||||
"standard": "none"
|
"standard": "none"
|
||||||
}]
|
}]
|
||||||
}
|
}
|
||||||
|
|
|
@ -15,7 +15,7 @@
|
||||||
|
|
||||||
"explorers": [{
|
"explorers": [{
|
||||||
"name": "Blockscout",
|
"name": "Blockscout",
|
||||||
"url": "https://blockexplorer.rinkeby.boba.network/",
|
"url": "https://blockexplorer.rinkeby.boba.network",
|
||||||
"standard": "none"
|
"standard": "none"
|
||||||
}],
|
}],
|
||||||
"parent": {
|
"parent": {
|
||||||
|
|
|
@ -15,7 +15,7 @@
|
||||||
|
|
||||||
"explorers": [{
|
"explorers": [{
|
||||||
"name": "Blockscout",
|
"name": "Blockscout",
|
||||||
"url": "https://blockexplorer.boba.network/",
|
"url": "https://blockexplorer.boba.network",
|
||||||
"standard": "none"
|
"standard": "none"
|
||||||
}],
|
}],
|
||||||
"parent": {
|
"parent": {
|
||||||
|
|
|
@ -16,7 +16,7 @@
|
||||||
"networkId": 29,
|
"networkId": 29,
|
||||||
"explorers": [{
|
"explorers": [{
|
||||||
"name": "Genesis L1 blockchain explorer",
|
"name": "Genesis L1 blockchain explorer",
|
||||||
"url": "https://explorer.genesisl1.org/",
|
"url": "https://explorer.genesisl1.org",
|
||||||
"standard": "none"
|
"standard": "none"
|
||||||
}]
|
}]
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,11 +1,13 @@
|
||||||
{
|
{
|
||||||
"name": "Ethereum Testnet Ropsten",
|
"name": "Ropsten",
|
||||||
|
"title": "Ethereum Testnet Ropsten",
|
||||||
"chain": "ETH",
|
"chain": "ETH",
|
||||||
"rpc": [
|
"rpc": [
|
||||||
"https://ropsten.infura.io/v3/${INFURA_API_KEY}",
|
"https://ropsten.infura.io/v3/${INFURA_API_KEY}",
|
||||||
"wss://ropsten.infura.io/ws/v3/${INFURA_API_KEY}"
|
"wss://ropsten.infura.io/ws/v3/${INFURA_API_KEY}"
|
||||||
],
|
],
|
||||||
"faucets": [
|
"faucets": [
|
||||||
|
"http://fauceth.komputing.org?chain=3&address=${ADDRESS}",
|
||||||
"https://faucet.ropsten.be?${ADDRESS}"
|
"https://faucet.ropsten.be?${ADDRESS}"
|
||||||
],
|
],
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
|
@ -19,5 +21,10 @@
|
||||||
"networkId": 3,
|
"networkId": 3,
|
||||||
"ens": {
|
"ens": {
|
||||||
"registry":"0x112234455c3a32fd11230c42e7bccd4a84e02010"
|
"registry":"0x112234455c3a32fd11230c42e7bccd4a84e02010"
|
||||||
}
|
},
|
||||||
|
"explorers": [{
|
||||||
|
"name": "etherscan",
|
||||||
|
"url": "https://ropsten.etherscan.io",
|
||||||
|
"standard": "EIP3091"
|
||||||
|
}]
|
||||||
}
|
}
|
||||||
|
|
|
@ -16,7 +16,7 @@
|
||||||
"networkId": 356256156,
|
"networkId": 356256156,
|
||||||
"explorers": [{
|
"explorers": [{
|
||||||
"name": "Blockscout",
|
"name": "Blockscout",
|
||||||
"url": "https://testnet-explorer.gather.network/",
|
"url": "https://testnet-explorer.gather.network",
|
||||||
"standard": "none"
|
"standard": "none"
|
||||||
}]
|
}]
|
||||||
}
|
}
|
||||||
|
|
|
@ -6,7 +6,10 @@
|
||||||
"https://rinkeby.infura.io/v3/${INFURA_API_KEY}",
|
"https://rinkeby.infura.io/v3/${INFURA_API_KEY}",
|
||||||
"wss://rinkeby.infura.io/ws/v3/${INFURA_API_KEY}"
|
"wss://rinkeby.infura.io/ws/v3/${INFURA_API_KEY}"
|
||||||
],
|
],
|
||||||
"faucets": ["https://faucet.rinkeby.io"],
|
"faucets": [
|
||||||
|
"http://fauceth.komputing.org?chain=4&address=${ADDRESS}",
|
||||||
|
"https://faucet.rinkeby.io"
|
||||||
|
],
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
"name": "Rinkeby Ether",
|
"name": "Rinkeby Ether",
|
||||||
"symbol": "RIN",
|
"symbol": "RIN",
|
||||||
|
|
|
@ -17,7 +17,7 @@
|
||||||
"explorers": [
|
"explorers": [
|
||||||
{
|
{
|
||||||
"name": "ftmscan",
|
"name": "ftmscan",
|
||||||
"url": "https://testnet.ftmscan.com/",
|
"url": "https://testnet.ftmscan.com",
|
||||||
"icon": "ftmscan",
|
"icon": "ftmscan",
|
||||||
"standard": "EIP3091"
|
"standard": "EIP3091"
|
||||||
}
|
}
|
||||||
|
|
|
@ -10,6 +10,7 @@
|
||||||
"ws://kovan.poa.network:8546"
|
"ws://kovan.poa.network:8546"
|
||||||
],
|
],
|
||||||
"faucets": [
|
"faucets": [
|
||||||
|
"http://fauceth.komputing.org?chain=42&address=${ADDRESS}",
|
||||||
"https://faucet.kovan.network",
|
"https://faucet.kovan.network",
|
||||||
"https://gitter.im/kovan-testnet/faucet"
|
"https://gitter.im/kovan-testnet/faucet"
|
||||||
],
|
],
|
||||||
|
|
|
@ -10,11 +10,13 @@
|
||||||
"symbol": "ARETH",
|
"symbol": "ARETH",
|
||||||
"decimals": 18
|
"decimals": 18
|
||||||
},
|
},
|
||||||
"rpc": [
|
"rpc": [
|
||||||
"https://rinkeby.arbitrum.io/rpc",
|
"https://rinkeby.arbitrum.io/rpc",
|
||||||
"wss://rinkeby.arbitrum.io/ws"
|
"wss://rinkeby.arbitrum.io/ws"
|
||||||
],
|
],
|
||||||
"faucets": [],
|
"faucets": [
|
||||||
|
"http://fauceth.komputing.org?chain=421611&address=${ADDRESS}"
|
||||||
|
],
|
||||||
"infoURL": "https://arbitrum.io",
|
"infoURL": "https://arbitrum.io",
|
||||||
"explorers": [
|
"explorers": [
|
||||||
{
|
{
|
||||||
|
|
|
@ -18,7 +18,7 @@
|
||||||
"networkId": 42261,
|
"networkId": 42261,
|
||||||
"explorers": [{
|
"explorers": [{
|
||||||
"name": "Emerald Paratime Testnet Explorer",
|
"name": "Emerald Paratime Testnet Explorer",
|
||||||
"url": "https://testnet.explorer.emerald.oasis.dev/",
|
"url": "https://testnet.explorer.emerald.oasis.dev",
|
||||||
"standard": "EIP3091"
|
"standard": "EIP3091"
|
||||||
}]
|
}]
|
||||||
}
|
}
|
||||||
|
|
|
@ -18,7 +18,7 @@
|
||||||
"networkId": 42262,
|
"networkId": 42262,
|
||||||
"explorers": [{
|
"explorers": [{
|
||||||
"name": "Emerald Paratime Mainnet Explorer",
|
"name": "Emerald Paratime Mainnet Explorer",
|
||||||
"url": "https://explorer.emerald.oasis.dev/",
|
"url": "https://explorer.emerald.oasis.dev",
|
||||||
"standard": "EIP3091"
|
"standard": "EIP3091"
|
||||||
}]
|
}]
|
||||||
}
|
}
|
||||||
|
|
|
@ -10,10 +10,10 @@
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
"name": "Pangolin Network Native Token”",
|
"name": "Pangolin Network Native Token”",
|
||||||
"symbol": "PRING",
|
"symbol": "PRING",
|
||||||
"decimals": 9
|
"decimals": 18
|
||||||
},
|
},
|
||||||
"infoURL": "https://darwinia.network/",
|
"infoURL": "https://darwinia.network/",
|
||||||
"shortName": "darwinia",
|
"shortName": "pangolin",
|
||||||
"chainId": 43,
|
"chainId": 43,
|
||||||
"networkId": 43,
|
"networkId": 43,
|
||||||
"explorers": [{
|
"explorers": [{
|
||||||
|
|
|
@ -19,7 +19,7 @@
|
||||||
"explorers": [
|
"explorers": [
|
||||||
{
|
{
|
||||||
"name": "snowtrace",
|
"name": "snowtrace",
|
||||||
"url": "https://testnet.snowtrace.io/",
|
"url": "https://testnet.snowtrace.io",
|
||||||
"standard": "EIP3091"
|
"standard": "EIP3091"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
|
@ -18,7 +18,7 @@
|
||||||
"explorers": [
|
"explorers": [
|
||||||
{
|
{
|
||||||
"name": "snowtrace",
|
"name": "snowtrace",
|
||||||
"url": "https://snowtrace.io/",
|
"url": "https://snowtrace.io",
|
||||||
"standard": "EIP3091"
|
"standard": "EIP3091"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
|
@ -8,7 +8,7 @@
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
"name": "Crab Network Native Token",
|
"name": "Crab Network Native Token",
|
||||||
"symbol": "CRAB",
|
"symbol": "CRAB",
|
||||||
"decimals": 9
|
"decimals": 18
|
||||||
},
|
},
|
||||||
"infoURL": "https://crab.network/",
|
"infoURL": "https://crab.network/",
|
||||||
"shortName": "crab",
|
"shortName": "crab",
|
||||||
|
|
22
_data/chains/eip155-45.json
Normal file
22
_data/chains/eip155-45.json
Normal file
|
@ -0,0 +1,22 @@
|
||||||
|
{
|
||||||
|
"name": "Darwinia Pangoro Testnet",
|
||||||
|
"chain": "pangoro",
|
||||||
|
"rpc": ["http://pangoro-rpc.darwinia.network"],
|
||||||
|
"faucets": [],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "Pangoro Network Native Token”",
|
||||||
|
"symbol": "ORING",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "https://darwinia.network/",
|
||||||
|
"shortName": "pangoro",
|
||||||
|
"chainId": 45,
|
||||||
|
"networkId": 45,
|
||||||
|
"explorers": [
|
||||||
|
{
|
||||||
|
"name": "subscan",
|
||||||
|
"url": "https://pangoro.subscan.io",
|
||||||
|
"standard": "none"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
23
_data/chains/eip155-47805.json
Normal file
23
_data/chains/eip155-47805.json
Normal file
|
@ -0,0 +1,23 @@
|
||||||
|
{
|
||||||
|
"name": "REI Network",
|
||||||
|
"chain": "REI",
|
||||||
|
"rpc": [
|
||||||
|
"https://rpc.rei.network",
|
||||||
|
"wss://rpc.rei.network"
|
||||||
|
],
|
||||||
|
"faucets": [],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "REI",
|
||||||
|
"symbol": "REI",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "https://rei.network/",
|
||||||
|
"shortName": "REI",
|
||||||
|
"chainId": 47805,
|
||||||
|
"networkId": 47805,
|
||||||
|
"explorers": [{
|
||||||
|
"name": "rei-scan",
|
||||||
|
"url": "https://scan.rei.network",
|
||||||
|
"standard": "none"
|
||||||
|
}]
|
||||||
|
}
|
|
@ -16,7 +16,7 @@
|
||||||
"networkId": 486217935,
|
"networkId": 486217935,
|
||||||
"explorers": [{
|
"explorers": [{
|
||||||
"name": "Blockscout",
|
"name": "Blockscout",
|
||||||
"url": "https://devnet-explorer.gather.network/",
|
"url": "https://devnet-explorer.gather.network",
|
||||||
"standard": "none"
|
"standard": "none"
|
||||||
}]
|
}]
|
||||||
}
|
}
|
||||||
|
|
|
@ -8,7 +8,8 @@
|
||||||
"https://rpc.goerli.mudit.blog/"
|
"https://rpc.goerli.mudit.blog/"
|
||||||
],
|
],
|
||||||
"faucets": [
|
"faucets": [
|
||||||
"https://goerli-faucet.slock.it/?address=${ADDRESS}",
|
"http://fauceth.komputing.org?chain=5&address=${ADDRESS}",
|
||||||
|
"https://goerli-faucet.slock.it?address=${ADDRESS}",
|
||||||
"https://faucet.goerli.mudit.blog"
|
"https://faucet.goerli.mudit.blog"
|
||||||
],
|
],
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
|
|
|
@ -16,7 +16,7 @@
|
||||||
"networkId": 52,
|
"networkId": 52,
|
||||||
"explorers": [{
|
"explorers": [{
|
||||||
"name": "coinexscan",
|
"name": "coinexscan",
|
||||||
"url": "https://www.coinex.net/",
|
"url": "https://www.coinex.net",
|
||||||
"standard": "none"
|
"standard": "none"
|
||||||
}]
|
}]
|
||||||
}
|
}
|
||||||
|
|
|
@ -16,7 +16,7 @@
|
||||||
"networkId": 53,
|
"networkId": 53,
|
||||||
"explorers": [{
|
"explorers": [{
|
||||||
"name": "coinexscan",
|
"name": "coinexscan",
|
||||||
"url": "https://testnet.coinex.net/",
|
"url": "https://testnet.coinex.net",
|
||||||
"standard": "none"
|
"standard": "none"
|
||||||
}]
|
}]
|
||||||
}
|
}
|
||||||
|
|
|
@ -21,7 +21,7 @@
|
||||||
"networkId": 55,
|
"networkId": 55,
|
||||||
"explorers": [{
|
"explorers": [{
|
||||||
"name": "zyxscan",
|
"name": "zyxscan",
|
||||||
"url": "https://zyxscan.com/",
|
"url": "https://zyxscan.com",
|
||||||
"standard": "none"
|
"standard": "none"
|
||||||
}]
|
}]
|
||||||
}
|
}
|
||||||
|
|
24
_data/chains/eip155-555.json
Normal file
24
_data/chains/eip155-555.json
Normal file
|
@ -0,0 +1,24 @@
|
||||||
|
{
|
||||||
|
"name": "Vela1 Chain Mainnet",
|
||||||
|
"chain": "VELA1",
|
||||||
|
"rpc": [
|
||||||
|
"https://rpc.velaverse.io"
|
||||||
|
],
|
||||||
|
"faucets": [],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "CLASS COIN",
|
||||||
|
"symbol": "CLASS",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "https://velaverse.io",
|
||||||
|
"shortName": "CLASS",
|
||||||
|
"chainId": 555,
|
||||||
|
"networkId": 555,
|
||||||
|
"explorers": [
|
||||||
|
{
|
||||||
|
"name": "Vela1 Chain Mainnet Explorer",
|
||||||
|
"url": "https://exp.velaverse.io",
|
||||||
|
"standard": "EIP3091"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
|
@ -20,7 +20,7 @@
|
||||||
"networkId": 58,
|
"networkId": 58,
|
||||||
"explorers": [{
|
"explorers": [{
|
||||||
"name": "explorer",
|
"name": "explorer",
|
||||||
"url": "https://explorer.ont.io/",
|
"url": "https://explorer.ont.io",
|
||||||
"standard": "EIP3091"
|
"standard": "EIP3091"
|
||||||
}]
|
}]
|
||||||
}
|
}
|
||||||
|
|
|
@ -15,7 +15,7 @@
|
||||||
"explorers": [
|
"explorers": [
|
||||||
{
|
{
|
||||||
"name": "blockscout",
|
"name": "blockscout",
|
||||||
"url": "https://stardust-explorer.metis.io/",
|
"url": "https://stardust-explorer.metis.io",
|
||||||
"standard": "EIP3091"
|
"standard": "EIP3091"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
|
|
@ -18,7 +18,7 @@
|
||||||
"networkId": 60000,
|
"networkId": 60000,
|
||||||
"explorers": [{
|
"explorers": [{
|
||||||
"name": "thinkiumscan",
|
"name": "thinkiumscan",
|
||||||
"url": "https://test0.thinkiumscan.net/",
|
"url": "https://test0.thinkiumscan.net",
|
||||||
"standard": "EIP3091"
|
"standard": "EIP3091"
|
||||||
}]
|
}]
|
||||||
}
|
}
|
||||||
|
|
|
@ -18,7 +18,7 @@
|
||||||
"networkId": 60001,
|
"networkId": 60001,
|
||||||
"explorers": [{
|
"explorers": [{
|
||||||
"name": "thinkiumscan",
|
"name": "thinkiumscan",
|
||||||
"url": "https://test1.thinkiumscan.net/",
|
"url": "https://test1.thinkiumscan.net",
|
||||||
"standard": "EIP3091"
|
"standard": "EIP3091"
|
||||||
}]
|
}]
|
||||||
}
|
}
|
||||||
|
|
|
@ -18,7 +18,7 @@
|
||||||
"networkId": 60002,
|
"networkId": 60002,
|
||||||
"explorers": [{
|
"explorers": [{
|
||||||
"name": "thinkiumscan",
|
"name": "thinkiumscan",
|
||||||
"url": "https://test2.thinkiumscan.net/",
|
"url": "https://test2.thinkiumscan.net",
|
||||||
"standard": "EIP3091"
|
"standard": "EIP3091"
|
||||||
}]
|
}]
|
||||||
}
|
}
|
||||||
|
|
23
_data/chains/eip155-63000.json
Normal file
23
_data/chains/eip155-63000.json
Normal file
|
@ -0,0 +1,23 @@
|
||||||
|
{
|
||||||
|
"name": "eCredits Mainnet",
|
||||||
|
"chain": "ECS",
|
||||||
|
"network": "mainnet",
|
||||||
|
"rpc": [
|
||||||
|
"https://rpc.ecredits.com"
|
||||||
|
],
|
||||||
|
"faucets": [],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "eCredits",
|
||||||
|
"symbol": "ECS",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "https://ecredits.com",
|
||||||
|
"shortName": "ecs",
|
||||||
|
"chainId": 63000,
|
||||||
|
"networkId": 63000,
|
||||||
|
"explorers": [{
|
||||||
|
"name": "eCredits MainNet Explorer",
|
||||||
|
"url": "https://explorer.ecredits.com",
|
||||||
|
"standard": "EIP3091"
|
||||||
|
}]
|
||||||
|
}
|
25
_data/chains/eip155-63001.json
Normal file
25
_data/chains/eip155-63001.json
Normal file
|
@ -0,0 +1,25 @@
|
||||||
|
{
|
||||||
|
"name": "eCredits Testnet",
|
||||||
|
"chain": "ECS",
|
||||||
|
"network": "testnet",
|
||||||
|
"rpc": [
|
||||||
|
"https://rpc.tst.ecredits.com"
|
||||||
|
],
|
||||||
|
"faucets": [
|
||||||
|
"https://faucet.tst.ecredits.com"
|
||||||
|
],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "eCredits",
|
||||||
|
"symbol": "ECS",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "https://ecredits.com",
|
||||||
|
"shortName": "ecs-testnet",
|
||||||
|
"chainId": 63001,
|
||||||
|
"networkId": 63001,
|
||||||
|
"explorers": [{
|
||||||
|
"name": "eCredits TestNet Explorer",
|
||||||
|
"url": "https://explorer.tst.ecredits.com",
|
||||||
|
"standard": "EIP3091"
|
||||||
|
}]
|
||||||
|
}
|
20
_data/chains/eip155-666666.json
Normal file
20
_data/chains/eip155-666666.json
Normal file
|
@ -0,0 +1,20 @@
|
||||||
|
{
|
||||||
|
"name": "Vision - Vpioneer Test Chain",
|
||||||
|
"chain": "Vision-Vpioneer",
|
||||||
|
"rpc": [
|
||||||
|
"https://vpioneer.infragrid.v.network/ethereum/compatible"
|
||||||
|
],
|
||||||
|
"faucets": [
|
||||||
|
"https://vpioneerfaucet.visionscan.org"
|
||||||
|
],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "VS",
|
||||||
|
"symbol": "VS",
|
||||||
|
"decimals": 6
|
||||||
|
},
|
||||||
|
"infoURL": "https://visionscan.org",
|
||||||
|
"shortName": "vpioneer",
|
||||||
|
"chainId": 666666,
|
||||||
|
"networkId": 666666,
|
||||||
|
"slip44": 60
|
||||||
|
}
|
|
@ -1,14 +1,21 @@
|
||||||
{
|
{
|
||||||
"name": "Optimistic Kovan",
|
"name": "Optimism Kovan",
|
||||||
"title": "Optimistic Ethereum Testnet Kovan",
|
"title": "Optimism Testnet Kovan",
|
||||||
"chain": "ETH",
|
"chain": "ETH",
|
||||||
"rpc": ["https://kovan.optimism.io/"],
|
"rpc": ["https://kovan.optimism.io/"],
|
||||||
"faucets": [],
|
"faucets": [
|
||||||
|
"http://fauceth.komputing.org?chain=69&address=${ADDRESS}"
|
||||||
|
],
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
"name": "Kovan Ether",
|
"name": "Kovan Ether",
|
||||||
"symbol": "KOR",
|
"symbol": "KOR",
|
||||||
"decimals": 18
|
"decimals": 18
|
||||||
},
|
},
|
||||||
|
"explorers": [{
|
||||||
|
"name": "etherscan",
|
||||||
|
"url": "https://kovan-optimistic.etherscan.io",
|
||||||
|
"standard": "EIP3091"
|
||||||
|
}],
|
||||||
"infoURL": "https://optimism.io",
|
"infoURL": "https://optimism.io",
|
||||||
"shortName": "okov",
|
"shortName": "okov",
|
||||||
"chainId": 69,
|
"chainId": 69,
|
||||||
|
|
|
@ -16,7 +16,7 @@
|
||||||
"networkId": 70000,
|
"networkId": 70000,
|
||||||
"explorers": [{
|
"explorers": [{
|
||||||
"name": "thinkiumscan",
|
"name": "thinkiumscan",
|
||||||
"url": "https://chain0.thinkiumscan.net/",
|
"url": "https://chain0.thinkiumscan.net",
|
||||||
"standard": "EIP3091"
|
"standard": "EIP3091"
|
||||||
}]
|
}]
|
||||||
}
|
}
|
||||||
|
|
|
@ -16,7 +16,7 @@
|
||||||
"networkId": 70001,
|
"networkId": 70001,
|
||||||
"explorers": [{
|
"explorers": [{
|
||||||
"name": "thinkiumscan",
|
"name": "thinkiumscan",
|
||||||
"url": "https://chain1.thinkiumscan.net/",
|
"url": "https://chain1.thinkiumscan.net",
|
||||||
"standard": "EIP3091"
|
"standard": "EIP3091"
|
||||||
}]
|
}]
|
||||||
}
|
}
|
||||||
|
|
|
@ -16,7 +16,7 @@
|
||||||
"networkId": 70002,
|
"networkId": 70002,
|
||||||
"explorers": [{
|
"explorers": [{
|
||||||
"name": "thinkiumscan",
|
"name": "thinkiumscan",
|
||||||
"url": "https://chain2.thinkiumscan.net/",
|
"url": "https://chain2.thinkiumscan.net",
|
||||||
"standard": "EIP3091"
|
"standard": "EIP3091"
|
||||||
}]
|
}]
|
||||||
}
|
}
|
||||||
|
|
|
@ -16,7 +16,7 @@
|
||||||
"networkId": 70103,
|
"networkId": 70103,
|
||||||
"explorers": [{
|
"explorers": [{
|
||||||
"name": "thinkiumscan",
|
"name": "thinkiumscan",
|
||||||
"url": "https://chain103.thinkiumscan.net/",
|
"url": "https://chain103.thinkiumscan.net",
|
||||||
"standard": "EIP3091"
|
"standard": "EIP3091"
|
||||||
}]
|
}]
|
||||||
}
|
}
|
||||||
|
|
|
@ -8,11 +8,11 @@
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
"name": "BCS Token",
|
"name": "BCS Token",
|
||||||
"symbol": "PLAY",
|
"symbol": "BCS",
|
||||||
"decimals": 18
|
"decimals": 18
|
||||||
},
|
},
|
||||||
"infoURL": "https://blockchainstation.io",
|
"infoURL": "https://blockchainstation.io",
|
||||||
"shortName": "play",
|
"shortName": "bcs",
|
||||||
"chainId": 707,
|
"chainId": 707,
|
||||||
"networkId": 707,
|
"networkId": 707,
|
||||||
"explorers": [{
|
"explorers": [{
|
||||||
|
|
|
@ -10,11 +10,11 @@
|
||||||
],
|
],
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
"name": "BCS Testnet Token",
|
"name": "BCS Testnet Token",
|
||||||
"symbol": "tPLAY",
|
"symbol": "tBCS",
|
||||||
"decimals": 18
|
"decimals": 18
|
||||||
},
|
},
|
||||||
"infoURL": "https://blockchainstation.io",
|
"infoURL": "https://blockchainstation.io",
|
||||||
"shortName": "tplay",
|
"shortName": "tbcs",
|
||||||
"chainId": 708,
|
"chainId": 708,
|
||||||
"networkId": 708,
|
"networkId": 708,
|
||||||
"explorers": [{
|
"explorers": [{
|
||||||
|
|
24
_data/chains/eip155-71.json
Normal file
24
_data/chains/eip155-71.json
Normal file
|
@ -0,0 +1,24 @@
|
||||||
|
{
|
||||||
|
"name": "Conflux eSpace (Testnet)",
|
||||||
|
"chain": "Conflux",
|
||||||
|
"network": "testnet",
|
||||||
|
"rpc": ["https://evmtestnet.confluxrpc.com"],
|
||||||
|
"faucets": ["https://faucet.confluxnetwork.org"],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "CFX",
|
||||||
|
"symbol": "CFX",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "https://confluxnetwork.org",
|
||||||
|
"shortName": "cfxtest",
|
||||||
|
"chainId": 71,
|
||||||
|
"networkId": 71,
|
||||||
|
"icon": "conflux",
|
||||||
|
"explorers": [
|
||||||
|
{
|
||||||
|
"name": "Conflux Scan",
|
||||||
|
"url": "https://evmtestnet.confluxscan.net",
|
||||||
|
"standard": "none"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
24
_data/chains/eip155-7341.json
Normal file
24
_data/chains/eip155-7341.json
Normal file
|
@ -0,0 +1,24 @@
|
||||||
|
{
|
||||||
|
"name": "Shyft Mainnet",
|
||||||
|
"chain": "SHYFT",
|
||||||
|
"icon": "shyft",
|
||||||
|
"rpc": [
|
||||||
|
"https://rpc.shyft.network/"
|
||||||
|
],
|
||||||
|
"faucets": [],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "Shyft",
|
||||||
|
"symbol": "SHYFT",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "https://shyft.network",
|
||||||
|
"shortName": "shyft",
|
||||||
|
"chainId": 7341,
|
||||||
|
"networkId": 7341,
|
||||||
|
"slip44": 2147490989,
|
||||||
|
"explorers": [{
|
||||||
|
"name": "Shyft BX",
|
||||||
|
"url": "https://bx.shyft.network",
|
||||||
|
"standard": "EIP3091"
|
||||||
|
}]
|
||||||
|
}
|
26
_data/chains/eip155-74.json
Normal file
26
_data/chains/eip155-74.json
Normal file
|
@ -0,0 +1,26 @@
|
||||||
|
{
|
||||||
|
"name": "IDChain Mainnet",
|
||||||
|
"chain": "IDChain",
|
||||||
|
"network": "mainnet",
|
||||||
|
"rpc": [
|
||||||
|
"https://idchain.one/rpc/",
|
||||||
|
"wss://idchain.one/ws/"
|
||||||
|
],
|
||||||
|
"faucets": [],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "EIDI",
|
||||||
|
"symbol": "EIDI",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "https://idchain.one/begin/",
|
||||||
|
"shortName": "idchain",
|
||||||
|
"chainId": 74,
|
||||||
|
"networkId": 74,
|
||||||
|
"icon": "idchain",
|
||||||
|
"explorers": [{
|
||||||
|
"name": "explorer",
|
||||||
|
"url": "https://explorer.idchain.one",
|
||||||
|
"icon": "etherscan",
|
||||||
|
"standard": "EIP3091"
|
||||||
|
}]
|
||||||
|
}
|
|
@ -1,5 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "Polygon Testnet Mumbai",
|
"name": "Mumbai",
|
||||||
|
"title": "Polygon Testnet Mumbai",
|
||||||
"chain": "Polygon",
|
"chain": "Polygon",
|
||||||
"rpc": [
|
"rpc": [
|
||||||
"https://matic-mumbai.chainstacklabs.com",
|
"https://matic-mumbai.chainstacklabs.com",
|
||||||
|
@ -20,7 +21,7 @@
|
||||||
"networkId": 80001,
|
"networkId": 80001,
|
||||||
"explorers": [{
|
"explorers": [{
|
||||||
"name": "polygonscan",
|
"name": "polygonscan",
|
||||||
"url": "https://mumbai.polygonscan.com/",
|
"url": "https://mumbai.polygonscan.com",
|
||||||
"standard": "EIP3091"
|
"standard": "EIP3091"
|
||||||
}]
|
}]
|
||||||
}
|
}
|
||||||
|
|
|
@ -6,11 +6,11 @@
|
||||||
],
|
],
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
"name": "TomoChain Ether",
|
"name": "TomoChain",
|
||||||
"symbol": "TOMO",
|
"symbol": "TOMO",
|
||||||
"decimals": 18
|
"decimals": 18
|
||||||
},
|
},
|
||||||
"infoURL": "https://tomocoin.io",
|
"infoURL": "https://tomochain.com",
|
||||||
"shortName": "tomo",
|
"shortName": "tomo",
|
||||||
"chainId": 88,
|
"chainId": 88,
|
||||||
"networkId": 88,
|
"networkId": 88,
|
||||||
|
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user