forked from ethereum-lists/chains
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
23 changed files
with
342 additions
and
5 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,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,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,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,26 @@ | ||
{ | ||
"name": "Game7", | ||
"title": "Game7", | ||
"chain": "Game7", | ||
"rpc": ["https://mainnet-rpc.game7.io", "wss://mainnet-rpc.game7.io"], | ||
"faucets": [], | ||
"nativeCurrency": { | ||
"name": "G7", | ||
"symbol": "G7", | ||
"decimals": 18 | ||
}, | ||
"features": [{ "name": "EIP155" }], | ||
"infoURL": "https://game7.io/", | ||
"shortName": "g7", | ||
"chainId": 2187, | ||
"networkId": 2187, | ||
"icon": "game7", | ||
"explorers": [ | ||
{ | ||
"name": "Blockscout", | ||
"url": "https://mainnet.game7.io", | ||
"icon": "game7", | ||
"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,29 @@ | ||
{ | ||
"name": "Morph", | ||
"title": "Morph Mainnet", | ||
"chain": "ETH", | ||
"rpc": ["https://rpc.morphl2.io", "wss://rpc.morphl2.io:8443"], | ||
"faucets": [], | ||
"nativeCurrency": { | ||
"name": "Ether", | ||
"symbol": "ETH", | ||
"decimals": 18 | ||
}, | ||
"infoURL": "https://morphl2.io", | ||
"shortName": "morph", | ||
"chainId": 2818, | ||
"networkId": 2818, | ||
"slip44": 1, | ||
"explorers": [ | ||
{ | ||
"name": "Morph Mainnet Explorer", | ||
"url": "https://explorer.morphl2.io", | ||
"standard": "EIP3091" | ||
} | ||
], | ||
"parent": { | ||
"type": "L2", | ||
"chain": "eip155-1", | ||
"bridges": [{ "url": "https://bridge.morphl2.io/" }] | ||
} | ||
} |
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,33 @@ | ||
{ | ||
"name": "Camp Network Testnet V2", | ||
"chain": "ETH", | ||
"icon": "camp", | ||
"features": [{ "name": "EIP155" }, { "name": "EIP1559" }], | ||
"rpc": ["https://rpc-campnetwork.xyz"], | ||
"faucets": ["https://www.campnetwork.xyz/faucet"], | ||
"nativeCurrency": { | ||
"name": "Ethereum", | ||
"symbol": "ETH", | ||
"decimals": 18 | ||
}, | ||
"infoURL": "https://docs.campnetwork.xyz/", | ||
"shortName": "CampV2", | ||
"chainId": 325000, | ||
"networkId": 325000, | ||
"slip44": 1, | ||
"explorers": [ | ||
{ | ||
"name": "blockscout", | ||
"url": "https://camp-network-testnet.blockscout.com", | ||
"icon": "blockscout", | ||
"standard": "EIP3091" | ||
} | ||
], | ||
"parent": { | ||
"type": "L2", | ||
"chain": "eip155-1", | ||
"bridges": [ | ||
{ "url": "https://bridge.gelato.network/bridge/camp-network-testnet" } | ||
] | ||
} | ||
} |
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,30 @@ | ||
{ | ||
"name": "Skate Mainnet", | ||
"chain": "ETH", | ||
"rpc": ["https://rpc.skatechain.org/"], | ||
"faucets": [], | ||
"nativeCurrency": { | ||
"name": "Ether", | ||
"symbol": "ETH", | ||
"decimals": 18 | ||
}, | ||
"features": [{ "name": "EIP155" }], | ||
"infoURL": "https://www.skatechain.org/", | ||
"shortName": "skate", | ||
"chainId": 5050, | ||
"networkId": 5050, | ||
"icon": "skate", | ||
"explorers": [ | ||
{ | ||
"name": "Skate Explorer", | ||
"url": "https://scan.skatechain.org", | ||
"standard": "EIP3091" | ||
} | ||
], | ||
"status": "active", | ||
"parent": { | ||
"type": "L2", | ||
"chain": "eip155-1", | ||
"bridges": [{ "url": "" }] | ||
} | ||
} |
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": "TikTrix Testnet", | ||
"chain": "tTTX", | ||
"icon": "tiktrix", | ||
"rpc": ["https://tiktrix-rpc.xyz"], | ||
"faucets": [], | ||
"nativeCurrency": { | ||
"name": "tTTX", | ||
"symbol": "tTTX", | ||
"decimals": 18 | ||
}, | ||
"infoURL": "https://tiktrix.gg", | ||
"shortName": "tiktrix-testnet", | ||
"chainId": 62092, | ||
"networkId": 62092, | ||
"slip44": 1, | ||
"explorers": [ | ||
{ | ||
"name": "TikTrix Testnet Explorer", | ||
"url": "https://tiktrix.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
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,28 @@ | ||
{ | ||
"name": "Zebro Smart Chain", | ||
"chain": "ZEBRO", | ||
"rpc": ["https://rpc.zebrocoin.app", "https://rpc1.zebrocoin.app"], | ||
"faucets": [], | ||
"nativeCurrency": { | ||
"name": "Zebrocoin", | ||
"symbol": "ZEBRO", | ||
"decimals": 18 | ||
}, | ||
"infoURL": "https://zebrocoin.app", | ||
"shortName": "zebro", | ||
"chainId": 786786, | ||
"networkId": 786786, | ||
"icon": "zebrocoin", | ||
"explorers": [ | ||
{ | ||
"name": "Zebrocoin Explorer", | ||
"url": "https://explorer.zebrocoin.app", | ||
"standard": "EIP3091" | ||
}, | ||
{ | ||
"name": "Zebrocoin Explorer1", | ||
"url": "https://explorer1.zebrocoin.app", | ||
"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,28 @@ | ||
{ | ||
"name": "exSat Testnet", | ||
"chain": "exSat", | ||
"icon": "exsat", | ||
"rpc": ["https://evm-tst3.exsat.network"], | ||
"faucets": [], | ||
"nativeCurrency": { | ||
"name": "Bitcoin", | ||
"symbol": "BTC", | ||
"decimals": 18 | ||
}, | ||
"infoURL": "https://exsat.network/", | ||
"shortName": "txsat", | ||
"chainId": 839999, | ||
"networkId": 839999, | ||
"explorers": [ | ||
{ | ||
"name": "exSat Testnet Explorer", | ||
"url": "https://scan-testnet.exsat.network", | ||
"standard": "EIP3091" | ||
} | ||
], | ||
"parent": { | ||
"type": "L2", | ||
"chain": "eip155-1", | ||
"bridges": [{ "url": "" }] | ||
} | ||
} |
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,8 @@ | ||
[ | ||
{ | ||
"url": "ipfs://Qmeq49hbjDHYyWs4UyUHwwde5WUemJYJSLSXiik6up5NjE", | ||
"width": 240, | ||
"height": 240, | ||
"format": "png" | ||
} | ||
] |
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,8 @@ | ||
[ | ||
{ | ||
"url": "ipfs://QmQW8DuuyxjdLWAPq3V9zSfdAimaStptZ4gxZ3aEviAafc", | ||
"width": 1280, | ||
"height": 1280, | ||
"format": "png" | ||
} | ||
] |
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,8 @@ | ||
[ | ||
{ | ||
"url": "ipfs://Qmbk23C5vXpGBfq8SuPXR1PrfWER2m8w6LGqBkhXAvxia9", | ||
"width": 40, | ||
"height": 40, | ||
"format": "svg" | ||
} | ||
] |
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,8 @@ | ||
[ | ||
{ | ||
"url": "ipfs://Qmbk23C5vZpGBfq8SuPXR1PrfWER2m8w6LGqBkhXAvxia1", | ||
"width": 40, | ||
"height": 40, | ||
"format": "svg" | ||
} | ||
] |
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,8 @@ | ||
[ | ||
{ | ||
"url": "ipfs://QmdofX1W8QFt4TSDaq2wyPvYuUba9LabgD1MYcn3Hezu8h", | ||
"width": 600, | ||
"height": 875, | ||
"format": "png" | ||
} | ||
] |
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,8 @@ | ||
[ | ||
{ | ||
"url": "ipfs://QmQW8DuuyxjdLWAPq3V9zSfdAimaStptZ4gxZ3aEviAafc", | ||
"width": 1280, | ||
"height": 1280, | ||
"format": "png" | ||
} | ||
] |
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,8 @@ | ||
[ | ||
{ | ||
"url": "ipfs://bafkreig42tcn5hfgtzszmwvmodsxvtu5frfkgreb23dndle2mywns3xxse", | ||
"width": 64, | ||
"height": 64, | ||
"format": "png" | ||
} | ||
] |
Oops, something went wrong.