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
1,224 changed files
with
18,340 additions
and
567 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
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 |
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
2 changes: 1 addition & 1 deletion
2
.github/workflows/prettier.yml → .github/workflows/prettier_check.yml
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 |
---|---|---|
@@ -1,4 +1,4 @@ | ||
name: Run prettier | ||
name: Run prettier check | ||
|
||
on: | ||
push: | ||
|
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
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,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
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": "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" | ||
} | ||
} |
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,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" | ||
} | ||
] | ||
} |
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,28 @@ | ||
{ | ||
"name": "MetaNova Verse", | ||
"chain": "MNV", | ||
"rpc": ["https://web3.metanovaverse.com"], | ||
"faucets": [], | ||
"nativeCurrency": { | ||
"name": "MNV", | ||
"symbol": "MNV", | ||
"decimals": 18 | ||
}, | ||
"features": [], | ||
"infoURL": "https://metanovaverse.com/", | ||
"shortName": "mnv", | ||
"chainId": 10096, | ||
"networkId": 10096, | ||
"explorers": [ | ||
{ | ||
"name": "Blockscout", | ||
"url": "https://explorer.metanovaverse.com", | ||
"standard": "EIP3091" | ||
}, | ||
{ | ||
"name": "Cosmos Explorer (Ping)", | ||
"url": "https://ping.metanovaverse.com/metanovaverse", | ||
"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
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"] | ||
} |
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,31 @@ | ||
{ | ||
"name": "Rebus Mainnet", | ||
"title": "Rebuschain Mainnet", | ||
"chain": "REBUS", | ||
"rpc": ["https://apievm.rebuschain.com/rpc"], | ||
"faucets": [], | ||
"nativeCurrency": { | ||
"name": "Rebus", | ||
"symbol": "REBUS", | ||
"decimals": 18 | ||
}, | ||
"infoURL": "https://www.rebuschain.com", | ||
"shortName": "rebus", | ||
"chainId": 1011, | ||
"networkId": 1011, | ||
"icon": "rebus", | ||
"explorers": [ | ||
{ | ||
"name": "Rebus EVM Explorer (Blockscout)", | ||
"url": "https://evm.rebuschain.com", | ||
"icon": "rebus", | ||
"standard": "none" | ||
}, | ||
{ | ||
"name": "Rebus Cosmos Explorer (ping.pub)", | ||
"url": "https://cosmos.rebuschain.com", | ||
"icon": "rebus", | ||
"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
Oops, something went wrong.