Skip to content

Commit

Permalink
Merge branch 'master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
deepaks-scallopx authored Nov 26, 2024
2 parents 4ee79f3 + 7445fd3 commit fc9c96a
Show file tree
Hide file tree
Showing 1,539 changed files with 24,231 additions and 695 deletions.
8 changes: 8 additions & 0 deletions .github/workflows/action_lint.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
name: Github-Action linter
on: [pull_request]
jobs:
actionlint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: reviewdog/action-actionlint@v1
2 changes: 1 addition & 1 deletion .github/workflows/pr_checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
else
echo "Trying to download the image..."
TARGET_FILE=icon
curl -Lo icon "https://cloudflare-ipfs.com/ipfs/$IPFS_HASH" 2>/dev/null
curl -Lo icon "https://dweb.link/ipfs/$IPFS_HASH" 2>/dev/null
fi
METADATA=$(exiftool $TARGET_FILE -json)
Expand Down
14 changes: 14 additions & 0 deletions .github/workflows/pr_intro_comment.yml
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.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Run prettier
name: Run prettier check

on:
push:
Expand Down
23 changes: 11 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,13 @@ BUILD SUCCESSFUL in 7s
9 actionable tasks: 9 executed
```

Also please run the prettier to format your json according to the style [defined here ](https://github.com/ethereum-lists/chains/blob/master/.prettierrc.json)
e.g. run

```
npx prettier --write _data/*/*.json
```

### Once PR is submitted

* Make sure CI is green. There will likely be no review when the CI is red.
Expand All @@ -130,22 +137,14 @@ BUILD SUCCESSFUL in 7s
### Listing sites
* [chainid.network](https://chainid.network) / [chainlist.wtf](https://chainlist.wtf)
* [chainlist.org](https://chainlist.org)
* [networks.vercel.app](https://networks.vercel.app)
* [Chainlink docs](https://docs.chain.link/)
* [dRPC Chainlist - Load-balanced public nodes](https://drpc.org/chainlist)
* [eth-chains](https://github.com/taylorjdawson/eth-chains)
* [EVM-BOX](https://github.com/izayl/evm-box)
* [chaindirectory.xyz](https://www.chaindirectory.xyz)
* [chain-list.org](https://chain-list.org)
* [chainlist.network](https://chainlist.network/)
* [evmchain.info](https://evmchain.info)
* [evmchainlist.org](https://evmchainlist.org)
* [evmchainlist.com](https://evmchainlist.com)
* [thechainlist.io](https://thechainlist.io)
* [chainlist.info](https://chainlist.info)
* [chainmap.io](https://chainmap.io)
* [chainlist.in](https://www.chainlist.in)
* [chainz.me](https://chainz.me)
* [Chainlink docs](https://docs.chain.link/)
* [networks.vercel.app](https://networks.vercel.app)
* [Wagmi compatible chain configurations](https://spenhouet.com/chains)
* [evmchain.info](https://evmchain.info)

### Other
* [FaucETH](https://github.com/komputing/FaucETH)
Expand Down
8 changes: 5 additions & 3 deletions _data/chains/eip155-1.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
"wss://mainnet.infura.io/ws/v3/${INFURA_API_KEY}",
"https://api.mycryptoapi.com/eth",
"https://cloudflare-eth.com",
"https://ethereum.publicnode.com",
"wss://ethereum.publicnode.com",
"https://ethereum-rpc.publicnode.com",
"wss://ethereum-rpc.publicnode.com",
"https://mainnet.gateway.tenderly.co",
"wss://mainnet.gateway.tenderly.co",
"https://rpc.blocknative.com/boost",
Expand All @@ -17,7 +17,9 @@
"https://rpc.mevblocker.io",
"https://rpc.mevblocker.io/fast",
"https://rpc.mevblocker.io/noreverts",
"https://rpc.mevblocker.io/fullprivacy"
"https://rpc.mevblocker.io/fullprivacy",
"https://eth.drpc.org",
"wss://eth.drpc.org"
],
"features": [{ "name": "EIP155" }, { "name": "EIP1559" }],
"faucets": [],
Expand Down
8 changes: 5 additions & 3 deletions _data/chains/eip155-10.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,12 @@
"chain": "ETH",
"rpc": [
"https://mainnet.optimism.io",
"https://optimism.publicnode.com",
"wss://optimism.publicnode.com",
"https://optimism-rpc.publicnode.com",
"wss://optimism-rpc.publicnode.com",
"https://optimism.gateway.tenderly.co",
"wss://optimism.gateway.tenderly.co"
"wss://optimism.gateway.tenderly.co",
"https://optimism.drpc.org",
"wss://optimism.drpc.org"
],
"faucets": [],
"nativeCurrency": {
Expand Down
4 changes: 2 additions & 2 deletions _data/chains/eip155-100.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
"https://web3endpoints.com/gnosischain-mainnet",
"https://gnosis.oat.farm",
"wss://rpc.gnosischain.com/wss",
"https://gnosis.publicnode.com",
"wss://gnosis.publicnode.com"
"https://gnosis-rpc.publicnode.com",
"wss://gnosis-rpc.publicnode.com"
],
"faucets": [
"https://gnosisfaucet.com",
Expand Down
25 changes: 25 additions & 0 deletions _data/chains/eip155-100000000.json
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"
}
]
}
2 changes: 1 addition & 1 deletion _data/chains/eip155-100009.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "VeChain",
"chain": "VeChain",
"rpc": [],
"rpc": ["https://rpc-mainnet.vechain.energy"],
"faucets": [],
"nativeCurrency": {
"name": "VeChain",
Expand Down
2 changes: 1 addition & 1 deletion _data/chains/eip155-100010.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "VeChain Testnet",
"chain": "VeChain",
"rpc": [],
"rpc": ["https://rpc-testnet.vechain.energy"],
"faucets": ["https://faucet.vecha.in"],
"nativeCurrency": {
"name": "VeChain",
Expand Down
19 changes: 19 additions & 0 deletions _data/chains/eip155-100011.json
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"
}
}
25 changes: 15 additions & 10 deletions _data/chains/eip155-1001.json
Original file line number Diff line number Diff line change
@@ -1,22 +1,27 @@
{
"name": "Klaytn Testnet Baobab",
"chain": "KLAY",
"rpc": ["https://api.baobab.klaytn.net:8651"],
"faucets": ["https://baobab.wallet.klaytn.com/access?next=faucet"],
"name": "Kaia Testnet Kairos",
"chain": "KAIA",
"rpc": ["https://public-en.kairos.node.kaia.io"],
"faucets": ["https://faucet.kaia.io"],
"nativeCurrency": {
"name": "KLAY",
"symbol": "KLAY",
"name": "KAIA",
"symbol": "KAIA",
"decimals": 18
},
"infoURL": "https://www.klaytn.com/",
"shortName": "Baobab",
"infoURL": "https://kaia.io/",
"shortName": "kaia-kairos",
"chainId": 1001,
"networkId": 1001,
"slip44": 1,
"explorers": [
{
"name": "klaytnscope",
"url": "https://scope.klaytn.com",
"name": "Kaiascope",
"url": "https://kairos.kaiascope.com",
"standard": "EIP3091"
},
{
"name": "Kaiascan",
"url": "https://kairos.kaiascan.io",
"standard": "EIP3091"
}
]
Expand Down
19 changes: 19 additions & 0 deletions _data/chains/eip155-10010.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
{
"name": "Warden Testnet",
"chain": "WARD",
"rpc": [
"https://evm.chiado.wardenprotocol.org",
"wss://evm-ws.chiado.wardenprotocol.org"
],
"faucets": ["https://faucet.chiado.wardenprotocol.org"],
"nativeCurrency": {
"name": "WARD",
"symbol": "WARD",
"decimals": 18
},
"infoURL": "https://wardenprotocol.org",
"icon": "warden",
"shortName": "ward",
"chainId": 10010,
"networkId": 10010
}
23 changes: 23 additions & 0 deletions _data/chains/eip155-10025.json
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"
}
]
}
19 changes: 19 additions & 0 deletions _data/chains/eip155-1005.json
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": []
}
16 changes: 16 additions & 0 deletions _data/chains/eip155-10058111.json
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"
}
16 changes: 16 additions & 0 deletions _data/chains/eip155-10058112.json
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"
}
16 changes: 16 additions & 0 deletions _data/chains/eip155-1006.json
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": []
}
3 changes: 2 additions & 1 deletion _data/chains/eip155-10081.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@
"chain": "JOCT",
"rpc": [
"https://rpc-1.testnet.japanopenchain.org:8545",
"https://rpc-2.testnet.japanopenchain.org:8545"
"https://rpc-2.testnet.japanopenchain.org:8545",
"https://rpc-3.testnet.japanopenchain.org"
],
"faucets": [],
"nativeCurrency": {
Expand Down
24 changes: 24 additions & 0 deletions _data/chains/eip155-1009.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"name": "Jumbochain Mainnet",
"chain": "Jumbo",
"rpc": ["https://rpcpriv.jumbochain.org"],
"faucets": [],
"nativeCurrency": {
"name": "JNFTC",
"symbol": "JNFTC",
"decimals": 18
},
"features": [{ "name": "EIP155" }],
"infoURL": "https://jumbochain.org",
"shortName": "Jumboscan",
"chainId": 1009,
"networkId": 1009,
"slip44": 1,
"explorers": [
{
"name": "Jumboscan",
"url": "https://jumboscan.jumbochain.org",
"standard": "EIP3091"
}
]
}
Loading

0 comments on commit fc9c96a

Please sign in to comment.