-
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 remote-tracking branch 'upstream/master'
- Loading branch information
Showing
108 changed files
with
1,709 additions
and
49 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
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": "AEON Chain", | ||
"chain": "AEON Chain", | ||
"icon": "aeon", | ||
"rpc": ["https://node.aeon.xyz/rpc"], | ||
"faucets": [], | ||
"nativeCurrency": { | ||
"name": "AEON Token", | ||
"symbol": "AEON", | ||
"decimals": 18 | ||
}, | ||
"infoURL": "", | ||
"shortName": "aeon", | ||
"chainId": 10025, | ||
"networkId": 10025, | ||
"explorers": [ | ||
{ | ||
"name": "AEON Explorer", | ||
"url": "https://scan.aeon.xyz", | ||
"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,23 @@ | ||
{ | ||
"name": "Lummio Network", | ||
"chain": "Lummio Network", | ||
"rpc": ["https://rpc.lummio.net"], | ||
"faucets": [], | ||
"nativeCurrency": { | ||
"name": "Lummio Reward Points", | ||
"symbol": "LRPO", | ||
"decimals": 18 | ||
}, | ||
"infoURL": "https://lummio.net", | ||
"shortName": "lummio", | ||
"chainId": 12020498, | ||
"networkId": 12020498, | ||
"explorers": [ | ||
{ | ||
"name": "blockscout", | ||
"url": "https://blockscout.lummio.net", | ||
"icon": "blockscout", | ||
"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": "Argochain", | ||
"chain": "Argochain", | ||
"icon": "argochain", | ||
"rpc": ["https://rpc.devolvedai.com", "https://rpc-mainnet.devolvedai.com"], | ||
"faucets": [], | ||
"nativeCurrency": { | ||
"name": "AGC", | ||
"symbol": "AGC", | ||
"decimals": 18 | ||
}, | ||
"infoURL": "https://devolvedai.com", | ||
"shortName": "AGC", | ||
"chainId": 1299, | ||
"networkId": 1299, | ||
"explorers": [ | ||
{ | ||
"name": "Argochain Scanner", | ||
"url": "https://scanner.argoscan.net", | ||
"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,26 @@ | ||
{ | ||
"name": "Game7 Testnet", | ||
"title": "Game7 Testnet", | ||
"chain": "Game7", | ||
"rpc": ["https://testnet-rpc.game7.io", "wss://testnet-rpc.game7.io"], | ||
"faucets": [], | ||
"nativeCurrency": { | ||
"name": "TG7T", | ||
"symbol": "TG7T", | ||
"decimals": 18 | ||
}, | ||
"features": [{ "name": "EIP155" }], | ||
"infoURL": "https://game7.io", | ||
"shortName": "g7t", | ||
"chainId": 13746, | ||
"networkId": 13746, | ||
"icon": "game7testnet", | ||
"explorers": [ | ||
{ | ||
"name": "Blockscout", | ||
"url": "https://testnet.game7.io", | ||
"icon": "game7testnet", | ||
"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,22 @@ | ||
{ | ||
"name": "Story Odyssey Testnet", | ||
"chain": "Story Odyssey Testnet", | ||
"rpc": ["https://odyssey.storyrpc.io"], | ||
"faucets": [], | ||
"chainId": 1516, | ||
"networkId": 1516, | ||
"nativeCurrency": { | ||
"name": "IP", | ||
"symbol": "IP", | ||
"decimals": 18 | ||
}, | ||
"infoURL": "https://www.story.foundation", | ||
"shortName": "story-testnet", | ||
"explorers": [ | ||
{ | ||
"name": "Story Odyssey Network explorer", | ||
"url": "https://odyssey-testnet-explorer.storyscan.xyz", | ||
"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": "Digital Smart Chain", | ||
"chain": "Digital Smart Chain", | ||
"icon": "dscscan", | ||
"rpc": ["https://rpc01.dscscan.io"], | ||
"faucets": [], | ||
"nativeCurrency": { | ||
"name": "Digital Smart Chain", | ||
"symbol": "DSCs", | ||
"decimals": 18 | ||
}, | ||
"infoURL": "https://rpc01.dscscan.io", | ||
"shortName": "DSCs", | ||
"chainId": 1555, | ||
"networkId": 1555, | ||
"explorers": [ | ||
{ | ||
"name": "Digital Smart Chain", | ||
"url": "https://explorer.dotblox.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,25 @@ | ||
{ | ||
"name": "Flame Testnet", | ||
"chain": "Flame", | ||
"rpc": ["https://rpc.flame.dawn-1.astria.org"], | ||
"faucets": [], | ||
"nativeCurrency": { | ||
"name": "TIA", | ||
"symbol": "TIA", | ||
"decimals": 18 | ||
}, | ||
"features": [{ "name": "EIP155" }, { "name": "EIP1559" }], | ||
"infoURL": "https://astria.org", | ||
"shortName": "flame-testnet", | ||
"chainId": 16604737732183, | ||
"networkId": 16604737732183, | ||
"icon": "flame", | ||
"explorers": [ | ||
{ | ||
"name": "blockscout", | ||
"url": "https://explorer.flame.dawn-1.astria.org", | ||
"icon": "blockscout", | ||
"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
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,23 @@ | ||
{ | ||
"name": "Swell Network", | ||
"chain": "Swell L2", | ||
"rpc": ["https://swell-mainnet.alt.technology"], | ||
"faucets": [], | ||
"nativeCurrency": { | ||
"name": "Ether", | ||
"symbol": "ETH", | ||
"decimals": 18 | ||
}, | ||
"infoURL": "https://app.swellnetwork.io/layer2/swell-l2", | ||
"shortName": "swell-l2", | ||
"chainId": 1923, | ||
"networkId": 1923, | ||
"explorers": [ | ||
{ | ||
"name": "swell-l2", | ||
"icon": "swell", | ||
"url": "https://swell-mainnet-explorer.alt.technology", | ||
"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,27 @@ | ||
{ | ||
"name": "Arvix Testnet", | ||
"chain": "Arvix", | ||
"rpc": [ | ||
"https://rpc-testnet-market.arvix.network", | ||
"https://rpc-dev-testnet.arvix.network" | ||
], | ||
"faucets": ["https://claim-faucet.arvix.network"], | ||
"nativeCurrency": { | ||
"name": "Arvix Testnet Native Token", | ||
"symbol": "tARV", | ||
"decimals": 18 | ||
}, | ||
"infoURL": "https://arvix.network", | ||
"shortName": "arvix", | ||
"chainId": 1927, | ||
"networkId": 1927, | ||
"icon": "arvix", | ||
"explorers": [ | ||
{ | ||
"name": "Arvix Explorer Testnet", | ||
"url": "https://testnet.arvixscan.com", | ||
"standard": "EIP3091", | ||
"icon": "arvix" | ||
} | ||
] | ||
} |
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": "Zytron Linea Testnet", | ||
"chain": "ETH", | ||
"icon": "zytron", | ||
"rpc": ["https://linea-testnet-zytron.zypher.game/"], | ||
"faucets": [], | ||
"nativeCurrency": { | ||
"name": "ETH", | ||
"symbol": "ETH", | ||
"decimals": 18 | ||
}, | ||
"infoURL": "https://zytron.zypher.network/", | ||
"shortName": "zytron-linea-testnet", | ||
"chainId": 19546, | ||
"networkId": 19546, | ||
"explorers": [ | ||
{ | ||
"name": "blockscout", | ||
"url": "https://linea-testnet-zytron-blockscout.zypher.game", | ||
"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,24 @@ | ||
{ | ||
"name": "Astra Sepolia", | ||
"chain": "Astra Sepolia", | ||
"icon": "astrasepolia", | ||
"rpc": ["https://rpc-astra-9on2f72wzn.t.conduit.xyz"], | ||
"faucets": [], | ||
"nativeCurrency": { | ||
"name": "Astra", | ||
"symbol": "ATX", | ||
"decimals": 18 | ||
}, | ||
"infoURL": "https://explorer-astra-9on2f72wzn.t.conduit.xyz", | ||
"shortName": "astra-sepolia", | ||
"chainId": 19777, | ||
"networkId": 19777, | ||
"slip44": 1, | ||
"explorers": [ | ||
{ | ||
"name": "Astra Sepolia Explorer", | ||
"url": "https://explorer-astra-9on2f72wzn.t.conduit.xyz", | ||
"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,22 @@ | ||
{ | ||
"name": "Xphere Testnet", | ||
"chain": "Xphere Testnet", | ||
"icon": "xphere", | ||
"rpc": ["http://testnet.x-phere.com"], | ||
"features": [ | ||
{ | ||
"name": "EIP1559" | ||
} | ||
], | ||
"faucets": [], | ||
"nativeCurrency": { | ||
"name": "Xphere Testnet", | ||
"symbol": "XPT", | ||
"decimals": 18 | ||
}, | ||
"infoURL": "https://x-phere.com/", | ||
"shortName": "xp-test", | ||
"chainId": 1998991, | ||
"networkId": 1998991, | ||
"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,26 @@ | ||
{ | ||
"name": "Sorian Testnet", | ||
"chain": "tSOR", | ||
"rpc": ["https://testnet-rpc.sorian.io", "https://testnet.rpc.sorian.io"], | ||
"faucets": [], | ||
"icon": "sorianTestnet", | ||
"nativeCurrency": { | ||
"name": "Sorian Testnet", | ||
"symbol": "tSOR", | ||
"decimals": 18 | ||
}, | ||
|
||
"features": [ | ||
{ | ||
"name": "EIP155" | ||
}, | ||
{ | ||
"name": "EIP1559" | ||
} | ||
], | ||
"infoURL": "https://mint.sorian.io", | ||
"shortName": "sorianTestnet", | ||
"chainId": 210210, | ||
"networkId": 210210, | ||
"explorers": [] | ||
} |
Oops, something went wrong.