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.
Merge branch 'ethereum-lists:master' into master
- Loading branch information
Showing
340 changed files
with
4,900 additions
and
239 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,14 @@ | ||
on: | ||
pull_request_target: | ||
types: [opened] | ||
jobs: | ||
comment_on_pr: | ||
runs-on: ubuntu-latest | ||
name: Comment after PR is submitted | ||
steps: | ||
- name: Comment PR | ||
uses: thollander/actions-comment-pull-request@v2 | ||
with: | ||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} | ||
message: | | ||
You successfully submitted a PR! Due to the amount of PRs coming in: we will only look at PRs that the CI is happy with. We can also not hold your hand getting the CI green - just look how others that where merged did it and RTFM. So as long as there is any CI check that reports an error - no human will look at this. You might be able to ask for some support after supporting the project - e.g. by sending funds to lists.eth. When you fixed things after a requested change - then you also need to (re-)request a review. |
This file was deleted.
Oops, something went wrong.
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": "Ethos", | ||
"chain": "ETHOS", | ||
"rpc": ["https://rpc.ethos.cool"], | ||
"faucets": ["https://faucet.ethos.cool"], | ||
"nativeCurrency": { | ||
"name": "ETHOS", | ||
"symbol": "ETHOS", | ||
"decimals": 18 | ||
}, | ||
"features": [{ "name": "EIP155" }, { "name": "EIP1559" }], | ||
"infoURL": "https://ethos.cool", | ||
"shortName": "ETHOS", | ||
"chainId": 100000000, | ||
"networkId": 100000000, | ||
"icon": "ethos", | ||
"explorers": [ | ||
{ | ||
"name": "ethos scan", | ||
"url": "https://scan.ethos.cool", | ||
"icon": "ethos", | ||
"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,19 @@ | ||
{ | ||
"name": "LemonChainTestnet", | ||
"chain": "tLEMX", | ||
"rpc": [ | ||
"https://rpc.testnet.lemonchain.io", | ||
"https://rpc.testnet.allthingslemon.io" | ||
], | ||
"faucets": [], | ||
"nativeCurrency": { | ||
"name": "testnet LEMX", | ||
"symbol": "tLEMX", | ||
"decimals": 18 | ||
}, | ||
"infoURL": "https://dapp.allthingslemon.io/home", | ||
"shortName": "tlemx", | ||
"chainId": 1005, | ||
"networkId": 1005, | ||
"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,16 @@ | ||
{ | ||
"name": "Spotlight", | ||
"chain": "ETH", | ||
"rpc": [], | ||
"faucets": [], | ||
"nativeCurrency": { | ||
"name": "Ether", | ||
"symbol": "ETH", | ||
"decimals": 18 | ||
}, | ||
"infoURL": "https://spotlightchain.com/", | ||
"shortName": "spotlight", | ||
"chainId": 10058111, | ||
"networkId": 10058111, | ||
"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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
{ | ||
"name": "Spotlight Sepolia Testnet", | ||
"chain": "ETH", | ||
"rpc": [], | ||
"faucets": [], | ||
"nativeCurrency": { | ||
"name": "Sepolia Ether", | ||
"symbol": "ETH", | ||
"decimals": 18 | ||
}, | ||
"infoURL": "https://spotlightchain.com/", | ||
"shortName": "spotlightsep", | ||
"chainId": 10058112, | ||
"networkId": 10058112, | ||
"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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
{ | ||
"name": "LemonChain", | ||
"chain": "LEMX", | ||
"rpc": ["https://rpc.lemonchain.io", "https://rpc.allthingslemon.io"], | ||
"faucets": [], | ||
"nativeCurrency": { | ||
"name": "LEMX", | ||
"symbol": "LEMX", | ||
"decimals": 18 | ||
}, | ||
"infoURL": "https://dapp.allthingslemon.io/home", | ||
"shortName": "lemx", | ||
"chainId": 1006, | ||
"networkId": 1006, | ||
"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,32 @@ | ||
{ | ||
"name": "Creditcoin", | ||
"chain": "CTC", | ||
"icon": "creditcoin", | ||
"rpc": ["https://mainnet3.creditcoin.network"], | ||
"features": [ | ||
{ | ||
"name": "EIP155" | ||
}, | ||
{ | ||
"name": "EIP1559" | ||
} | ||
], | ||
"nativeCurrency": { | ||
"name": "CTC", | ||
"symbol": "CTC", | ||
"decimals": 18 | ||
}, | ||
"infoURL": "https://creditcoin.org", | ||
"shortName": "ctc", | ||
"chainId": 102030, | ||
"networkId": 102030, | ||
"faucets": [], | ||
"explorers": [ | ||
{ | ||
"name": "blockscout", | ||
"url": "https://creditcoin.blockscout.com", | ||
"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,32 @@ | ||
{ | ||
"name": "Creditcoin Devnet", | ||
"chain": "CTC", | ||
"icon": "creditcoin", | ||
"rpc": ["https://rpc.cc3-devnet.creditcoin.network"], | ||
"features": [ | ||
{ | ||
"name": "EIP155" | ||
}, | ||
{ | ||
"name": "EIP1559" | ||
} | ||
], | ||
"nativeCurrency": { | ||
"name": "Devnet CTC", | ||
"symbol": "devCTC", | ||
"decimals": 18 | ||
}, | ||
"infoURL": "https://creditcoin.org", | ||
"shortName": "ctcdev", | ||
"chainId": 102032, | ||
"networkId": 102032, | ||
"faucets": [], | ||
"explorers": [ | ||
{ | ||
"name": "blockscout", | ||
"url": "https://creditcoin-devnet.blockscout.com", | ||
"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": "KB Chain", | ||
"chain": "KB", | ||
"rpc": ["https://mainnet-rpc.kbcfoundation.com"], | ||
"faucets": [], | ||
"features": [{ "name": "EIP155" }], | ||
"nativeCurrency": { | ||
"name": "KBC", | ||
"symbol": "KBC", | ||
"decimals": 18 | ||
}, | ||
"infoURL": "https://kbcfoundation.com", | ||
"shortName": "KBC", | ||
"chainId": 11000, | ||
"networkId": 11000, | ||
"explorers": [ | ||
{ | ||
"name": "KBC Explorer", | ||
"url": "https://scan.kbcfoundation.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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,35 @@ | ||
{ | ||
"name": "Blessnet Sepolia", | ||
"chain": "ETH", | ||
"rpc": [ | ||
"https://blessnet-sepolia-testnet.rpc.caldera.xyz/http", | ||
"wss://blessnet-sepolia-testnet.rpc.caldera.xyz/ws" | ||
], | ||
"faucets": ["https://blessnet-sepolia-testnet.hub.caldera.xyz"], | ||
"nativeCurrency": { | ||
"name": "Bless", | ||
"symbol": "BLESS", | ||
"decimals": 18 | ||
}, | ||
"features": [{ "name": "EIP155" }, { "name": "EIP1559" }], | ||
"infoURL": "https://blessnet.io", | ||
"shortName": "bless-sepolia", | ||
"chainId": 11145513, | ||
"networkId": 11145513, | ||
"icon": "bless", | ||
"explorers": [ | ||
{ | ||
"name": "blockscout", | ||
"url": "https://blessnet-sepolia-testnet.explorer.caldera.xyz", | ||
"icon": "bless", | ||
"standard": "EIP3091" | ||
} | ||
], | ||
"parent": { | ||
"type": "L2", | ||
"chain": "eip155-421614", | ||
"bridges": [ | ||
{ "url": "https://blessnet-sepolia-testnet.bridge.caldera.xyz" } | ||
] | ||
} | ||
} |
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": "Thanos Sepolia", | ||
"chain": "ETH", | ||
"rpc": [ | ||
"https://rpc.thanos-sepolia.tokamak.network", | ||
"wss://rpc.thanos-sepolia.tokamak.network" | ||
], | ||
"faucets": [], | ||
"nativeCurrency": { | ||
"name": "Tokamak Network", | ||
"symbol": "TON", | ||
"decimals": 18 | ||
}, | ||
"infoURL": "https://tokamak.network", | ||
"shortName": "thanos-sepolia", | ||
"chainId": 111551119090, | ||
"networkId": 111551119090, | ||
"explorers": [ | ||
{ | ||
"name": "blockscout", | ||
"url": "https://explorer.thanos-sepolia.tokamak.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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
{ | ||
"name": "R0AR Testnet", | ||
"chain": "R0AR Testnet", | ||
"rpc": ["https://testnet.rpc-r0ar.io"], | ||
"faucets": ["https://testnet.r0arfaucet.io"], | ||
"nativeCurrency": { | ||
"name": "Ethereum", | ||
"symbol": "ETH", | ||
"decimals": 18 | ||
}, | ||
"infoURL": "https://testnet.r0arscan.io", | ||
"shortName": "R0AR-Test-Chain", | ||
"chainId": 11166111, | ||
"networkId": 11166111, | ||
"explorers": [ | ||
{ | ||
"name": "tracehawk", | ||
"url": "https://testnet.r0arscan.io", | ||
"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
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" | ||
} | ||
] | ||
} |
Oops, something went wrong.