Skip to content

Commit

Permalink
Merge branch 'ethereum-lists:master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
purestaketdb authored May 14, 2022
2 parents 1a7fa83 + db8572a commit ef8f971
Show file tree
Hide file tree
Showing 219 changed files with 2,686 additions and 204 deletions.
25 changes: 0 additions & 25 deletions .github/ISSUE_TEMPLATE/add-new-chain---network-id.md

This file was deleted.

8 changes: 0 additions & 8 deletions .github/ISSUE_TEMPLATE/other.md

This file was deleted.

16 changes: 16 additions & 0 deletions .github/workflows/stale.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
name: 'Close stale issues and PRs'
on:
schedule:
- cron: '30 1 * * *'

jobs:
stale:
runs-on: ubuntu-latest
steps:
- uses: actions/stale@v4
with:
stale-issue-message: 'This issue has no activity in a while - it will be closed soon.'
exempt-issue-labels: enhancement
stale-pr-message: 'This PR has no activity in a while - it will be closed soon.'
days-before-stale: 42
days-before-close: 7
16 changes: 14 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ when an icon is used in either the network or a explorer there must be a json in

[
{
"url": "ipfs://QmdwQDr6vmBtXmK2TmknkEuZNoaDqTasFdZdu3DRw8b2wt",
"url": "ipfs://QmdwQDr6vmBtXmK2TmknkEuZNoaDqTasFdZdu3DRw8b2wt",
"width": 1000,
"height": 1628,
"format": "png"
Expand Down Expand Up @@ -69,7 +69,7 @@ If the chain is an L2 or a shard of another chain you can link it to the parent

where you need to specify type 2 and the reference to an existing parent. The field about bridges is optional.

## Aggregation
## Aggregation

There are also aggregated json files with all chains automatically assembled:
* https://chainid.network/chains.json
Expand All @@ -90,4 +90,16 @@ There are also aggregated json files with all chains automatically assembled:
* [EVM-BOX](https://github.com/izayl/evm-box)
* [FaucETH](https://github.com/komputing/FaucETH)
* [Sourcify playground](https://playground.sourcify.dev)
* [chaindirectory.xyz](https://www.chaindirectory.xyz)
* [chain-list.org](https://chain-list.org)
* [DefiLlama's chainlist](https://chainlist.defillama.com/)
* [chainlist.network](https://chainlist.network/)
* [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)
* [Otterscan](https://otterscan.io)
* Your project - contact us to add it here!
2 changes: 1 addition & 1 deletion _data/chains/eip155-10.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"faucets": [],
"nativeCurrency": {
"name": "Ether",
"symbol": "OETH",
"symbol": "ETH",
"decimals": 18
},
"infoURL": "https://optimism.io",
Expand Down
3 changes: 2 additions & 1 deletion _data/chains/eip155-100.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"name": "Gnosis Chain (formerly xDai)",
"chain": "Gnosis",
"icon": "gnosis",
"rpc": [
"https://rpc.gnosischain.com",
"https://xdai.poanetwork.dev",
Expand All @@ -21,10 +22,10 @@
"chainId": 100,
"networkId": 100,
"slip44": 700,

"explorers": [{
"name": "blockscout",
"url": "https://blockscout.com/xdai/mainnet",
"icon": "blockscout",
"standard": "EIP3091"
}]
}
28 changes: 28 additions & 0 deletions _data/chains/eip155-1008.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
{
"name":"Eurus Mainnet",
"chain":"EUN",
"network":"eurus",
"rpc":[
"https://mainnet.eurus.network/"
],
"faucets":[
],
"nativeCurrency":{
"name":"Eurus",
"symbol":"EUN",
"decimals":18
},
"infoURL":"https://eurus.network",
"shortName":"eun",
"chainId":1008,
"networkId":1008,
"icon":"eurus",
"explorers":[
{
"name":"eurusexplorer",
"url":"https://explorer.eurus.network",
"icon":"eurus",
"standard":"none"
}
]
}
3 changes: 2 additions & 1 deletion _data/chains/eip155-102.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"name": "Web3Games Testnet",
"chain": "Web3Games",
"icon": "web3games",
"rpc": ["https://testnet.web3games.org/evm"],
"faucets": [],
"nativeCurrency": {
Expand All @@ -9,7 +10,7 @@
"decimals": 18
},
"infoURL": "https://web3games.org/",
"shortName": "w3g",
"shortName": "tw3g",
"chainId": 102,
"networkId": 102
}
12 changes: 5 additions & 7 deletions _data/chains/eip155-1024.json
Original file line number Diff line number Diff line change
@@ -1,18 +1,16 @@
{
"name": "Clover Mainnet",
"chain": "Clover",
"name": "CLV Parachain",
"chain": "CLV",
"rpc": [
"https://rpc-ivy.clover.finance",
"https://rpc-ivy-2.clover.finance",
"https://rpc-ivy-3.clover.finance"
"https://api-para.clover.finance"
],
"faucets": [],
"nativeCurrency": {
"name": "Clover",
"name": "CLV",
"symbol": "CLV",
"decimals": 18
},
"infoURL": "https://clover.finance",
"infoURL": "https://clv.org",
"shortName": "clv",
"chainId": 1024,
"networkId": 1024
Expand Down
21 changes: 21 additions & 0 deletions _data/chains/eip155-105.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"name": "Web3Games Devnet",
"chain": "Web3Games",
"icon": "web3games",
"rpc": ["https://devnet.web3games.org/evm"],
"faucets": [],
"nativeCurrency": {
"name": "Web3Games",
"symbol": "W3G",
"decimals": 18
},
"infoURL": "https://web3games.org/",
"shortName": "dw3g",
"chainId": 105,
"networkId": 105,
"explorers": [{
"name": "Web3Games Explorer",
"url": "https://explorer-devnet.web3games.org",
"standard": "none"
}]
}
23 changes: 23 additions & 0 deletions _data/chains/eip155-107.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
{
"name": "Nebula Testnet",
"chain": "NTN",
"icon": "nebulatestnet",
"rpc": [
"https://testnet.rpc.novanetwork.io:9070"
],
"faucets": [],
"nativeCurrency": {
"name": "Nebula X",
"symbol": "NBX",
"decimals": 18
},
"infoURL": "https://novanetwork.io",
"shortName": "ntn",
"chainId": 107,
"networkId": 107,
"explorers": [{
"name": "nebulatestnet",
"url": "https://explorer.novanetwork.io",
"standard": "EIP3091"
}]
}
10 changes: 8 additions & 2 deletions _data/chains/eip155-108.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,11 @@
"shortName": "TT",
"chainId": 108,
"networkId": 108,
"slip44": 1001
}
"slip44": 1001,

"explorers": [{
"name": "ThundercoreScan",
"url": "https://scan.thundercore.com",
"standard": "none"
}]
}
27 changes: 27 additions & 0 deletions _data/chains/eip155-10823.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
{
"name": "CryptoCoinPay",
"chain": "CCP",
"rpc": [
"http://node106.cryptocoinpay.info:8545",
"ws://node106.cryptocoinpay.info:8546"
],
"faucets": [],
"icon": "ccp",
"nativeCurrency": {
"name": "CryptoCoinPay",
"symbol": "CCP",
"decimals": 18
},
"infoURL": "https://www.cryptocoinpay.co",
"shortName": "CCP",
"chainId": 10823,
"networkId": 10823,
"explorers": [
{
"name": "CCP Explorer",
"url": "https://cryptocoinpay.info",
"standard": "EIP3091"
}
]
}

26 changes: 26 additions & 0 deletions _data/chains/eip155-108801.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
{
"name": "BROChain Mainnet",
"chain": "BRO",
"network": "mainnet",
"rpc": [
"https://rpc.brochain.org",
"http://rpc.brochain.org",
"https://rpc.brochain.org/mainnet",
"http://rpc.brochain.org/mainnet"
],
"faucets": [],
"nativeCurrency": {
"name": "Brother",
"symbol": "BRO",
"decimals": 18
},
"infoURL": "https://brochain.org",
"shortName": "bro",
"chainId": 108801,
"networkId": 108801,
"explorers": [{
"name": "BROChain Explorer",
"url": "https://explorer.brochain.org",
"standard": "EIP3091"
}]
}
12 changes: 7 additions & 5 deletions _data/chains/eip155-11111.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,11 @@
"chain": "WAGMI",
"icon": "wagmi",
"rpc": [
"https://api.trywagmi.xyz/rpc"
"https://subnets.avax.network/wagmi/wagmi-chain-testnet/rpc"
],
"faucets": [
"https://faucet.trywagmi.xyz"
],
"faucets": [],
"nativeCurrency": {
"name": "WAGMI",
"symbol": "WGM",
Expand All @@ -18,8 +20,8 @@
"explorers": [
{
"name": "WAGMI Explorer",
"url": "https://trywagmi.xyz",
"standard": "none"
"url": "https://subnets.avax.network/wagmi/wagmi-chain-testnet/explorer",
"standard": "EIP3091"
}
]
}
}
27 changes: 27 additions & 0 deletions _data/chains/eip155-11155111.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
{
"name": "Sepolia",
"title": "Ethereum Testnet Sepolia",
"chain": "ETH",
"network": "testnet",
"rpc": [
],
"faucets": [
"http://fauceth.komputing.org?chain=11155111&address=${ADDRESS}"
],
"nativeCurrency": {
"name": "Sepolia Ether",
"symbol": "SEP",
"decimals": 18
},
"infoURL": "https://sepolia.otterscan.io",
"shortName": "sep",
"chainId": 11155111,
"networkId": 11155111,
"explorers": [
{
"name": "otterscan-sepolia",
"url": "https://sepolia.otterscan.io",
"standard": "EIP3091"
}
]
}
11 changes: 9 additions & 2 deletions _data/chains/eip155-11297108099.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
{
"name": "Palm Testnet",
"chain": "Palm",
"icon": "palm",
"rpc": [
"https://palm-testnet.infura.io/v3/{INFURA_API_KEY}"
"https://palm-testnet.infura.io/v3/${INFURA_API_KEY}"
],
"faucets": [],
"nativeCurrency": {
Expand All @@ -13,5 +14,11 @@
"infoURL": "https://palm.io",
"shortName": "tpalm",
"chainId": 11297108099,
"networkId": 11297108099
"networkId": 11297108099,
"explorers": [{
"name": "Palm Testnet Explorer",
"url": "https://explorer.palm-uat.xyz",
"standard": "EIP3091",
"icon": "palm"
}]
}
Loading

0 comments on commit ef8f971

Please sign in to comment.