-
Notifications
You must be signed in to change notification settings - Fork 6.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' into add-treasure-ruby-testnet
- Loading branch information
Showing
52 changed files
with
623 additions
and
24 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
{ | ||
"name": "QuarkChain L2 Mainnet", | ||
"chain": "QuarkChain", | ||
"rpc": ["https://mainnet-l2-ethapi.quarkchain.io"], | ||
"faucets": [], | ||
"nativeCurrency": { | ||
"name": "QKC", | ||
"symbol": "QKC", | ||
"decimals": 18 | ||
}, | ||
"infoURL": "https://www.quarkchain.io", | ||
"shortName": "qkc-l2", | ||
"chainId": 100011, | ||
"networkId": 100011, | ||
"parent": { | ||
"type": "L2", | ||
"chain": "eip155-100000" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
{ | ||
"name": "QuarkChain L2 Testnet", | ||
"chain": "QuarkChain", | ||
"rpc": ["https://testnet-l2-ethapi.quarkchain.io"], | ||
"faucets": [], | ||
"nativeCurrency": { | ||
"name": "QKC", | ||
"symbol": "QKC", | ||
"decimals": 18 | ||
}, | ||
"infoURL": "https://www.quarkchain.io", | ||
"shortName": "qkc-l2-t", | ||
"chainId": 110011, | ||
"networkId": 110011, | ||
"parent": { | ||
"type": "L2", | ||
"chain": "eip155-110000" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,43 @@ | ||
{ | ||
"name": "Form Testnet", | ||
"title": "Form Testnet", | ||
"chain": "formtestnet", | ||
"rpc": [ | ||
"https://testnet-rpc.form.network/http", | ||
"wss://testnet-rpc.form.network/ws" | ||
], | ||
"features": [ | ||
{ | ||
"name": "EIP155" | ||
}, | ||
{ | ||
"name": "EIP1559" | ||
} | ||
], | ||
"faucets": ["https://info.form.network/faucet"], | ||
"nativeCurrency": { | ||
"name": "Ether", | ||
"symbol": "ETH", | ||
"decimals": 18 | ||
}, | ||
"infoURL": "https://form.network/details", | ||
"shortName": "formtestnet", | ||
"chainId": 132902, | ||
"networkId": 132902, | ||
"explorers": [ | ||
{ | ||
"name": "Form Testnet explorer", | ||
"url": "https://testnet-explorer.form.network", | ||
"standard": "EIP3091" | ||
} | ||
], | ||
"parent": { | ||
"type": "L2", | ||
"chain": "eip155-11155111", | ||
"bridges": [ | ||
{ | ||
"url": "https://bridge.form.network/" | ||
} | ||
] | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
{ | ||
"name": "Waterfall Network", | ||
"chain": "Waterfall Network", | ||
"rpc": ["https://rpc.waterfall.network/"], | ||
"faucets": [], | ||
"nativeCurrency": { | ||
"name": "WATER", | ||
"symbol": "WATER", | ||
"decimals": 18 | ||
}, | ||
"features": [ | ||
{ | ||
"name": "EIP1559" | ||
} | ||
], | ||
"infoURL": "https://waterfall.network", | ||
"shortName": "water", | ||
"chainId": 181, | ||
"networkId": 181, | ||
"icon": "waterfall-main", | ||
"explorers": [] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
{ | ||
"name": "Niza Chain Mainnet", | ||
"chain": "NIZA", | ||
"icon": "niza", | ||
"rpc": ["https://nizascan.io/rpc"], | ||
"faucets": [], | ||
"nativeCurrency": { | ||
"name": "Niza Global", | ||
"symbol": "NIZA", | ||
"decimals": 18 | ||
}, | ||
"infoURL": "https://niza.io", | ||
"shortName": "niza", | ||
"chainId": 20041, | ||
"networkId": 20041, | ||
"explorers": [ | ||
{ | ||
"name": "NizaScan", | ||
"url": "https://nizascan.io", | ||
"standard": "EIP3091" | ||
} | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
{ | ||
"name": "Niza Chain Testnet", | ||
"chain": "NIZA", | ||
"icon": "niza", | ||
"rpc": ["https://testnet.nizascan.io/rpc"], | ||
"faucets": [], | ||
"nativeCurrency": { | ||
"name": "Niza Global", | ||
"symbol": "NIZA", | ||
"decimals": 18 | ||
}, | ||
"infoURL": "https://niza.io", | ||
"shortName": "niza_testnet", | ||
"chainId": 20073, | ||
"networkId": 20073, | ||
"explorers": [ | ||
{ | ||
"name": "NizaScan", | ||
"url": "https://testnet.nizascan.io", | ||
"standard": "EIP3091" | ||
} | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,18 +1,18 @@ | ||
{ | ||
"name": "OriginTrail Parachain", | ||
"chain": "OTP", | ||
"name": "NeuroWeb", | ||
"chain": "NEUROWEB", | ||
"rpc": [ | ||
"https://astrosat.origintrail.network", | ||
"wss://parachain-rpc.origin-trail.network" | ||
], | ||
"faucets": [], | ||
"nativeCurrency": { | ||
"name": "OriginTrail Parachain Token", | ||
"symbol": "OTP", | ||
"name": "NeuroWeb Token", | ||
"symbol": "NEURO", | ||
"decimals": 12 | ||
}, | ||
"infoURL": "https://parachain.origintrail.io", | ||
"shortName": "otp", | ||
"infoURL": "https://neuroweb.ai", | ||
"shortName": "NEURO", | ||
"chainId": 2043, | ||
"networkId": 2043 | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
{ | ||
"name": "Orange Chain Testnet", | ||
"title": "Orange Chain Testnet", | ||
"chain": "Orange Chain", | ||
"rpc": ["https://testnet-rpc.orangechain.xyz"], | ||
"faucets": [], | ||
"nativeCurrency": { | ||
"name": "BTC", | ||
"symbol": "BTC", | ||
"decimals": 18 | ||
}, | ||
"infoURL": "https://orangechain.xyz", | ||
"shortName": "Orange-Chain-Testnet", | ||
"chainId": 240515, | ||
"networkId": 240515, | ||
"icon": "orange", | ||
"explorers": [ | ||
{ | ||
"name": "Blockscout", | ||
"url": "https://testnet-scan.orangechain.xyz", | ||
"icon": "orange", | ||
"standard": "EIP3091" | ||
} | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
{ | ||
"name": "GM Network Mainnet", | ||
"chain": "GM Network Mainnet", | ||
"rpc": [], | ||
"faucets": [], | ||
"nativeCurrency": { | ||
"name": "Ether", | ||
"symbol": "ETH", | ||
"decimals": 18 | ||
}, | ||
"infoURL": "https://gmnetwork.ai", | ||
"shortName": "gmnetwork-mainnet", | ||
"chainId": 2777, | ||
"networkId": 2777, | ||
"explorers": [], | ||
"status": "incubating" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
{ | ||
"name": "TSC Mainnet", | ||
"chain": "Trust Smart Chain", | ||
"rpc": ["https://rpc01.trias.one"], | ||
"faucets": [], | ||
"nativeCurrency": { | ||
"name": "TAS", | ||
"symbol": "TAS", | ||
"decimals": 18 | ||
}, | ||
"infoURL": "https://www.trias.one", | ||
"shortName": "TSC", | ||
"icon": "netx", | ||
"chainId": 345, | ||
"networkId": 16, | ||
"explorers": [ | ||
{ | ||
"name": "tscscan", | ||
"url": "https://www.tscscan.io", | ||
"icon": "netxscan", | ||
"standard": "none" | ||
} | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
{ | ||
"name": "Hydra Chain", | ||
"chain": "HYDRA", | ||
"rpc": [], | ||
"faucets": [], | ||
"nativeCurrency": { | ||
"name": "Hydra", | ||
"symbol": "HYDRA", | ||
"decimals": 18 | ||
}, | ||
"features": [{ "name": "EIP155" }, { "name": "EIP1559" }], | ||
"infoURL": "https://hydrachain.org", | ||
"shortName": "hydra", | ||
"chainId": 4488, | ||
"networkId": 4488, | ||
"icon": "hydra", | ||
"explorers": [], | ||
"status": "incubating" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
{ | ||
"name": "Atlas", | ||
"title": "Atlas Testnet", | ||
"chain": "ATLAS", | ||
"icon": "atlas", | ||
"rpc": ["https://rpc.testnet.atl.network"], | ||
"faucets": [], | ||
"nativeCurrency": { | ||
"name": "ATLAS", | ||
"symbol": "ATLAS", | ||
"decimals": 18 | ||
}, | ||
"infoURL": "https://atl.network", | ||
"shortName": "atlas-testnet", | ||
"chainId": 622463, | ||
"networkId": 622463, | ||
"explorers": [ | ||
{ | ||
"name": "Atlas Testnet Scan", | ||
"url": "https://explorer.testnet.atl.network", | ||
"icon": "atlas", | ||
"standard": "EIP3091" | ||
} | ||
] | ||
} |
Oops, something went wrong.