Skip to content

Commit

Permalink
Merge branch 'ethereum-lists:master' into eip155-1011/rebuschain
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolam1 authored Apr 18, 2024
2 parents 8f0cabd + 9a5a972 commit c66c5aa
Show file tree
Hide file tree
Showing 348 changed files with 4,867 additions and 209 deletions.
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
31 changes: 31 additions & 0 deletions .github/workflows/prettier_write.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
name: Run prettier write

on:
pull_request:

jobs:
prettier:
runs-on: ubuntu-latest
steps:
- name: Check out repo
uses: actions/checkout@v2
env:
PAT: ${{ secrets.PAT }}
with:
token: ${{ PAT }}
repository: ${{ github.event.pull_request.head.repo.full_name }}
ref: ${{ github.event.pull_request.head.ref }}
- uses: actions/cache@v2
name: Configure npm caching
with:
path: ~/.npm
key: ${{ runner.os }}-npm-${{ hashFiles('**/workflows/prettier.yml') }}
restore-keys: |
${{ runner.os }}-npm-
- name: Run prettier
run: |-
npx prettier --write '_data/*/*.json'
- name: Commit changes
uses: EndBug/add-and-commit@v9
with:
message: 'Fix formatting'
7 changes: 7 additions & 0 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 Down
4 changes: 3 additions & 1 deletion _data/chains/eip155-1.json
Original file line number Diff line number Diff line change
Expand Up @@ -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
4 changes: 3 additions & 1 deletion _data/chains/eip155-10.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,9 @@
"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
16 changes: 12 additions & 4 deletions _data/chains/eip155-1001.json
Original file line number Diff line number Diff line change
@@ -1,22 +1,30 @@
{
"name": "Klaytn Testnet Baobab",
"chain": "KLAY",
"rpc": ["https://api.baobab.klaytn.net:8651"],
"rpc": [
"https://public-en-baobab.klaytn.net",
"https://api.baobab.klaytn.net:8651"
],
"faucets": ["https://baobab.wallet.klaytn.com/access?next=faucet"],
"nativeCurrency": {
"name": "KLAY",
"symbol": "KLAY",
"decimals": 18
},
"infoURL": "https://www.klaytn.com/",
"infoURL": "https://klaytn.foundation",
"shortName": "Baobab",
"chainId": 1001,
"networkId": 1001,
"slip44": 1,
"explorers": [
{
"name": "klaytnscope",
"url": "https://scope.klaytn.com",
"name": "Klaytnscope",
"url": "https://baobab.klaytnscope.com",
"standard": "EIP3091"
},
{
"name": "Klaytnfinder",
"url": "https://baobab.klaytnfinder.io",
"standard": "EIP3091"
}
]
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"
}
]
}
26 changes: 13 additions & 13 deletions _data/chains/eip155-101010.json
Original file line number Diff line number Diff line change
@@ -1,24 +1,24 @@
{
"name": "Soverun Testnet",
"chain": "SVRN",
"icon": "soverunTestnet",
"rpc": ["https://testnet-rpc.soverun.com"],
"faucets": ["https://faucet.soverun.com"],
"name": "Global Trust Network",
"chain": "GTN",
"icon": "gtn",
"rpc": ["https://gtn.stabilityprotocol.com"],
"faucets": [],
"nativeCurrency": {
"name": "Soverun",
"symbol": "SVRN",
"name": "FREE",
"symbol": "FREE",
"decimals": 18
},
"infoURL": "https://soverun.com",
"shortName": "SVRNt",
"infoURL": "https://stabilityprotocol.com",
"shortName": "stabilityprotocol",
"chainId": 101010,
"networkId": 101010,
"slip44": 1,
"explorers": [
{
"name": "Soverun",
"url": "https://testnet.soverun.com",
"name": "blockscout",
"url": "https://stability.blockscout.com",
"standard": "EIP3091"
}
]
],
"redFlags": ["reusedChainId"]
}
4 changes: 3 additions & 1 deletion _data/chains/eip155-10200.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,9 @@
"https://rpc.chiado.gnosis.gateway.fm",
"wss://rpc.chiadochain.net/wss",
"https://gnosis-chiado-rpc.publicnode.com",
"wss://gnosis-chiado-rpc.publicnode.com"
"wss://gnosis-chiado-rpc.publicnode.com",
"https://gnosis-chiado.drpc.org",
"wss://gnosis-chiado.drpc.org"
],
"faucets": ["https://gnosisfaucet.com"],
"nativeCurrency": {
Expand Down
32 changes: 32 additions & 0 deletions _data/chains/eip155-102031.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
{
"name": "Creditcoin Testnet",
"chain": "CTC",
"icon": "creditcoin",
"rpc": ["https://rpc.cc3-testnet.creditcoin.network"],
"features": [
{
"name": "EIP155"
},
{
"name": "EIP1559"
}
],
"nativeCurrency": {
"name": "Testnet CTC",
"symbol": "tCTC",
"decimals": 18
},
"infoURL": "https://creditcoin.org",
"shortName": "ctctest",
"chainId": 102031,
"networkId": 102031,
"faucets": [],
"explorers": [
{
"name": "blockscout",
"url": "https://creditcoin-testnet.blockscout.com",
"icon": "blockscout",
"standard": "EIP3091"
}
]
}
3 changes: 2 additions & 1 deletion _data/chains/eip155-103454.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"name": "Masa Testnet",
"chain": "MASA",
"icon": "masa",
"rpc": ["https://subnets.avax.network/masatestne/testnet/rpc"],
"features": [
{
Expand All @@ -14,7 +15,7 @@
"decimals": 18
},
"infoURL": "https://masa.finance",
"shortName": "masa",
"shortName": "masatest",
"chainId": 103454,
"networkId": 103454,
"explorers": [
Expand Down
23 changes: 23 additions & 0 deletions _data/chains/eip155-105105.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
{
"name": "Stratis Mainnet",
"chain": "Stratis",
"rpc": ["https://rpc.stratisevm.com"],
"faucets": [],
"nativeCurrency": {
"name": "Stratis",
"symbol": "STRAX",
"decimals": 18
},
"infoURL": "https://www.stratisplatform.com",
"shortName": "stratis",
"chainId": 105105,
"networkId": 105105,
"icon": "stratis",
"explorers": [
{
"name": "Stratis Explorer",
"url": "https://explorer.stratisevm.com",
"standard": "EIP3091"
}
]
}
6 changes: 5 additions & 1 deletion _data/chains/eip155-1088.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
{
"name": "Metis Andromeda Mainnet",
"chain": "ETH",
"rpc": ["https://andromeda.metis.io/?owner=1088"],
"rpc": [
"https://andromeda.metis.io/?owner=1088",
"https://metis.drpc.org",
"wss://metis.drpc.org"
],
"faucets": [],
"nativeCurrency": {
"name": "Metis",
Expand Down
3 changes: 2 additions & 1 deletion _data/chains/eip155-1089.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@
"https://evm.humans.stakepool.dev.br",
"https://mainnet-humans-evm.konsortech.xyz",
"https://evm-rpc.mainnet.humans.zone",
"https://json-rpc.humans.bh.rocks"
"https://json-rpc.humans.bh.rocks",
"https://evm-rpc.humans.huginn.tech"
],
"faucets": [],
"nativeCurrency": {
Expand Down
25 changes: 25 additions & 0 deletions _data/chains/eip155-1100789.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
{
"name": "Netmind Chain Testnet",
"title": "NetMind Chain Testnet",
"chain": "NetMind",
"rpc": ["https://testblock.protago-dev.com"],
"faucets": [],
"nativeCurrency": {
"name": "NMT",
"symbol": "NMT",
"decimals": 18
},
"infoURL": "https://netmind.ai",
"shortName": "nmtTest",
"chainId": 1100789,
"networkId": 1100789,
"icon": "netmind",
"explorers": [
{
"name": "NetMind Testnet Explorer",
"url": "https://testbrower.protago-dev.com",
"icon": "netmind",
"standard": "EIP3091"
}
]
}
6 changes: 5 additions & 1 deletion _data/chains/eip155-1101.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,11 @@
"name": "Polygon zkEVM",
"title": "Polygon zkEVM",
"chain": "Polygon",
"rpc": ["https://zkevm-rpc.com"],
"rpc": [
"https://zkevm-rpc.com",
"https://polygon-zkevm.drpc.org",
"wss://polygon-zkevm.drpc.org"
],
"faucets": [],
"nativeCurrency": {
"name": "Ether",
Expand Down
34 changes: 34 additions & 0 deletions _data/chains/eip155-111188.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
{
"name": "re.al",
"title": "re.al Real-World Assets network",
"chain": "re.al",
"rpc": ["https://real.drpc.org", "wss://real.drpc.org"],
"nativeCurrency": {
"name": "re.al Ether",
"symbol": "reETH",
"decimals": 18
},
"infoURL": "https://re.al",
"faucets": [],
"shortName": "re-al",
"chainId": 111188,
"networkId": 111188,
"slip44": 60,
"icon": "real",
"explorers": [
{
"name": "blockscout",
"url": "https://explorer.re.al",
"icon": "real",
"standard": "EIP3091"
}
],
"parent": {
"type": "L2",
"chain": "eip155-1",
"bridges": [
{ "url": "https://re.al/bridge" },
{ "url": "https://bridge.gelato.network/bridge/real" }
]
}
}
24 changes: 24 additions & 0 deletions _data/chains/eip155-1113.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"name": "B2 Hub Habitat Testnet",
"chain": "BSQ",
"rpc": ["https://habitat-hub-rpc.bsquared.network"],
"faucets": [],
"nativeCurrency": {
"name": "BSquared Token",
"symbol": "BSQ",
"decimals": 18
},
"infoURL": "https://www.bsquared.network",
"shortName": "B2Hub-testnet",
"chainId": 1113,
"networkId": 1113,
"icon": "bsquare",
"explorers": [
{
"name": "B2 Hub Habitat Testnet Explorer",
"url": "https://habitat-hub-explorer.bsquared.network",
"icon": "bsquare",
"standard": "EIP3091"
}
]
}
4 changes: 3 additions & 1 deletion _data/chains/eip155-11155111.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,9 @@
"https://sepolia.gateway.tenderly.co",
"wss://sepolia.gateway.tenderly.co",
"https://ethereum-sepolia-rpc.publicnode.com",
"wss://ethereum-sepolia-rpc.publicnode.com"
"wss://ethereum-sepolia-rpc.publicnode.com",
"https://sepolia.drpc.org",
"wss://sepolia.drpc.org"
],
"faucets": ["http://fauceth.komputing.org?chain=11155111&address=${ADDRESS}"],
"nativeCurrency": {
Expand Down
Loading

0 comments on commit c66c5aa

Please sign in to comment.