forked from ethereum-lists/chains
-
Notifications
You must be signed in to change notification settings - Fork 0
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
41 changed files
with
378 additions
and
28 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
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,26 @@ | ||
{ | ||
"name": "Argochain Testnet", | ||
"chain": "Argochain", | ||
"icon": "argochain", | ||
"rpc": [ | ||
"https://rpc-testnet.devolvedai.com", | ||
"https://test-rpc.devolvedai.com" | ||
], | ||
"faucets": ["https://faucet.argoscan.net"], | ||
"nativeCurrency": { | ||
"name": "Argocoin", | ||
"symbol": "AGC", | ||
"decimals": 18 | ||
}, | ||
"infoURL": "https://devolvedai.com", | ||
"shortName": "tAGC", | ||
"chainId": 1298, | ||
"networkId": 1298, | ||
"explorers": [ | ||
{ | ||
"name": "Argochain Test Scanner", | ||
"url": "https://test-scanner.devolvedai.com", | ||
"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,29 @@ | ||
{ | ||
"name": "Waterfall 9 Test Network", | ||
"chain": "Waterfall TestNet9", | ||
"rpc": ["https://rpc.testnet9.waterfall.network"], | ||
"faucets": ["https://faucet.testnet9.waterfall.network"], | ||
"nativeCurrency": { | ||
"name": "WATER", | ||
"symbol": "WATER", | ||
"decimals": 18 | ||
}, | ||
"features": [ | ||
{ | ||
"name": "EIP1559" | ||
} | ||
], | ||
"infoURL": "https://waterfall.network", | ||
"shortName": "water9", | ||
"chainId": 1501869, | ||
"networkId": 1501869, | ||
"icon": "waterfall", | ||
"explorers": [ | ||
{ | ||
"name": "Waterfall Explorer Testnet9", | ||
"url": "https://explorer.testnet9.waterfall.network", | ||
"icon": "waterfall", | ||
"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": "EXPchain Testnet", | ||
"chain": "EXPCHAIN", | ||
"rpc": ["https://rpc1-testnet.expchain.ai"], | ||
"faucets": [], | ||
"nativeCurrency": { | ||
"name": "tEXP", | ||
"symbol": "tEXP", | ||
"decimals": 18 | ||
}, | ||
"infoURL": "https://expchain.ai", | ||
"shortName": "expchain", | ||
"chainId": 18880, | ||
"networkId": 18880, | ||
"icon": "expchain", | ||
"explorers": [ | ||
{ | ||
"name": "EXPchain Testnet Explorer", | ||
"url": "https://blockscout-testnet.expchain.ai", | ||
"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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
{ | ||
"name": "Zoo Network", | ||
"chain": "Zoo", | ||
"icon": "zoo", | ||
"rpc": ["https://api.zoo.network"], | ||
"faucets": ["https://faucet.zoo-test.network"], | ||
"nativeCurrency": { | ||
"name": "Zoo", | ||
"symbol": "ZOO", | ||
"decimals": 18 | ||
}, | ||
"infoURL": "https://zoo.network", | ||
"shortName": "zoo", | ||
"chainId": 200200, | ||
"networkId": 200200, | ||
"explorers": [ | ||
{ | ||
"name": "Zoo Network Explorer", | ||
"url": "https://explore.zoo.network", | ||
"standard": "EIP3091" | ||
}, | ||
{ | ||
"name": "Zoo Network Explorer", | ||
"url": "https://explore.zoo-test.network", | ||
"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
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,33 @@ | ||
{ | ||
"name": "Deriw Devnet", | ||
"chainId": 44474237230, | ||
"shortName": "deriw-dev", | ||
"title": "Deriw Devnet", | ||
"chain": "Deriw Devnet", | ||
"networkId": 44474237230, | ||
"icon": "deriw", | ||
"rpc": ["https://rpc.dev.deriw.com"], | ||
"faucets": [], | ||
"nativeCurrency": { | ||
"name": "Deriw", | ||
"symbol": "Der", | ||
"decimals": 18 | ||
}, | ||
"infoURL": "https://deriw.com", | ||
"explorers": [ | ||
{ | ||
"name": "Deriw Explorer", | ||
"url": "https://explorer.dev.deriw.com", | ||
"standard": "EIP3091" | ||
} | ||
], | ||
"parent": { | ||
"type": "L2", | ||
"chain": "eip155-421614", | ||
"bridges": [ | ||
{ | ||
"url": "https://bridge.arbitrum.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,24 @@ | ||
{ | ||
"name": "DJT Testnet", | ||
"chain": "DJT", | ||
"icon": "djt", | ||
"rpc": ["https://testnet-rpc.trumpchain.io"], | ||
"faucets": [], | ||
"nativeCurrency": { | ||
"name": "TrumpChain", | ||
"symbol": "DJT", | ||
"decimals": 18 | ||
}, | ||
"infoURL": "https://testnet-explorer.trumpchain.io", | ||
"shortName": "DJT", | ||
"chainId": 621847, | ||
"networkId": 621847, | ||
"explorers": [ | ||
{ | ||
"name": "DJT Testnet Explorer", | ||
"url": "https://testnet-explorer.trumpchain.io", | ||
"icon": "djt", | ||
"standard": "EIP3091" | ||
} | ||
] | ||
} |
Oops, something went wrong.