Skip to content

Commit

Permalink
Merge branch 'master' into turbo
Browse files Browse the repository at this point in the history
  • Loading branch information
alexandermendes authored Nov 28, 2024
2 parents 7939fc8 + cde9e55 commit bcf149c
Show file tree
Hide file tree
Showing 470 changed files with 6,946 additions and 333 deletions.
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.
10 changes: 5 additions & 5 deletions _data/chains/eip155-1001.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"faucets": ["https://faucet.kaia.io"],
"nativeCurrency": {
"name": "KAIA",
"symbol": "KLAY",
"symbol": "KAIA",
"decimals": 18
},
"infoURL": "https://kaia.io/",
Expand All @@ -15,13 +15,13 @@
"slip44": 1,
"explorers": [
{
"name": "Klaytnscope",
"url": "https://baobab.klaytnscope.com",
"name": "Kaiascope",
"url": "https://kairos.kaiascope.com",
"standard": "EIP3091"
},
{
"name": "Klaytnfinder",
"url": "https://baobab.klaytnfinder.io",
"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": []
}
19 changes: 19 additions & 0 deletions _data/chains/eip155-10143.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
{
"name": "Monad Testnet",
"chain": "MON",
"icon": "monad",
"rpc": [],
"features": [{ "name": "EIP155" }, { "name": "EIP1559" }],
"faucets": [],
"nativeCurrency": {
"name": "Testnet MON Token",
"symbol": "MON",
"decimals": 18
},
"infoURL": "https://monad.xyz",
"shortName": "mon-testnet",
"chainId": 10143,
"networkId": 10143,
"slip44": 1,
"explorers": []
}
32 changes: 32 additions & 0 deletions _data/chains/eip155-102030.json
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"
}
]
}
3 changes: 2 additions & 1 deletion _data/chains/eip155-1028.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,14 @@
"chain": "BTTC",
"rpc": ["https://testrpc.bittorrentchain.io/"],
"faucets": [],
"status": "deprecated",
"nativeCurrency": {
"name": "BitTorrent",
"symbol": "BTT",
"decimals": 18
},
"infoURL": "https://bittorrentchain.io/",
"shortName": "tbtt",
"shortName": "tbtt-deprecated",
"chainId": 1028,
"networkId": 1028,
"slip44": 1,
Expand Down
24 changes: 24 additions & 0 deletions _data/chains/eip155-1029.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"name": "BitTorrent Chain Donau",
"chain": "BTTC",
"icon": "bttc",
"rpc": ["https://pre-rpc.bt.io"],
"faucets": ["https://testfaucet.bt.io"],
"nativeCurrency": {
"name": "BitTorrent",
"symbol": "BTT",
"decimals": 18
},
"infoURL": "https://bt.io",
"shortName": "tBTT",
"chainId": 1029,
"networkId": 1029,
"slip44": 1,
"explorers": [
{
"name": "BitTorrent Chain Donau Explorer",
"url": "https://testnet.bttcscan.com",
"standard": "EIP3091"
}
]
}
33 changes: 33 additions & 0 deletions _data/chains/eip155-10888.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
{
"name": "GameSwift Chain Testnet",
"title": "GameSwift Chain Testnet",
"chain": "gameswift-chain-testnet",
"rpc": ["https://rpc-testnet.gameswift.io", "wss://ws-testnet.gameswift.io"],
"nativeCurrency": {
"name": "TGameSwift",
"symbol": "tGS",
"decimals": 18
},
"infoURL": "https://raas.gelato.network/rollups/details/public/gameswift-chain-testnet",
"faucets": [],
"shortName": "gameswift-chain-testnet",
"chainId": 10888,
"networkId": 10888,
"slip44": 60,
"explorers": [
{
"name": "blockscout",
"url": "https://testnet.gameswift.io",
"standard": "EIP3091"
}
],
"parent": {
"type": "L2",
"chain": "eip155-11155111",
"bridges": [
{
"url": "https://testnet-bridge-gelato.gameswift.io/bridge/gameswift-chain-testnet"
}
]
}
}
23 changes: 23 additions & 0 deletions _data/chains/eip155-11000.json
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"
}
]
}
3 changes: 2 additions & 1 deletion _data/chains/eip155-11011.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,11 @@
"shortName": "shapesep",
"chainId": 11011,
"networkId": 11011,
"icon": "shapeTestnet",
"explorers": [
{
"name": "blockscout",
"url": "https://shape-sepolia-explorer.alchemy.com",
"url": "https://explorer-sepolia.shape.network",
"standard": "EIP3091"
}
],
Expand Down
16 changes: 16 additions & 0 deletions _data/chains/eip155-11100.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"name": "Bool Network Beta Mainnet",
"chain": "BOOL",
"rpc": ["https://beta-rpc-node-http.bool.network"],
"faucets": [],
"nativeCurrency": {
"name": "BOL",
"symbol": "BOL",
"decimals": 18
},
"infoURL": "https://bool.network/",
"shortName": "BOL",
"chainId": 11100,
"networkId": 11100,
"icon": "boolnetwork"
}
3 changes: 2 additions & 1 deletion _data/chains/eip155-111188.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,9 @@
"title": "re.al Real-World Assets network",
"chain": "re.al",
"rpc": [
"https://rpc.realforreal.gelato.digital",
"wss://ws.realforreal.gelato.digital",
"https://tangible-real.gateway.tenderly.co",
"wss://tangible-real.gateway.tenderly.co",
"https://real.drpc.org",
"wss://real.drpc.org"
],
Expand Down
2 changes: 1 addition & 1 deletion _data/chains/eip155-11124.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"decimals": 18
},
"infoURL": "https://abs.xyz/",
"shortName": "Abstract",
"shortName": "abstract-sepolia",
"parent": {
"type": "L2",
"chain": "eip155-11155111",
Expand Down
5 changes: 5 additions & 0 deletions _data/chains/eip155-11155420.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,11 @@
"networkId": 11155420,
"slip44": 1,
"explorers": [
{
"name": "etherscan-sepolia-optimism",
"url": "https://sepolia-optimism.etherscan.io",
"standard": "EIP3091"
},
{
"name": "opscout",
"url": "https://optimism-sepolia.blockscout.com",
Expand Down
22 changes: 22 additions & 0 deletions _data/chains/eip155-11166111.json
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"
}
]
}
Loading

0 comments on commit bcf149c

Please sign in to comment.