Skip to content

Commit

Permalink
Merge branch 'master' into add-haven1-testnet-810
Browse files Browse the repository at this point in the history
  • Loading branch information
ligi authored Jan 9, 2024
2 parents 44efc05 + a304ff7 commit 531eccb
Show file tree
Hide file tree
Showing 11 changed files with 136 additions and 6 deletions.
7 changes: 4 additions & 3 deletions .github/workflows/post_merge_comment.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
on: pull_request
types: [closed]
on:
pull_request:
types: [cöpsed]
jobs:
comment_on_merged_pr:
if: github.event.pull_request.merged
Expand All @@ -10,4 +11,4 @@ jobs:
uses: thollander/actions-comment-pull-request@v2
with:
message: |
PR merged - please consider contributing some funds to lists.eth
PR merged - please consider contributing some funds to lists.eth
2 changes: 1 addition & 1 deletion _data/chains/eip155-167005.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "Taiko Grimsvotn L2",
"chain": "ETH",
"status": "active",
"status": "deprecated",
"icon": "taiko",
"rpc": ["https://rpc.test.taiko.xyz"],
"faucets": [],
Expand Down
2 changes: 1 addition & 1 deletion _data/chains/eip155-167006.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "Taiko Eldfell L3",
"chain": "ETH",
"status": "active",
"status": "deprecated",
"icon": "taiko",
"rpc": ["https://rpc.l3test.taiko.xyz"],
"faucets": [],
Expand Down
2 changes: 1 addition & 1 deletion _data/chains/eip155-167007.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "Taiko Jolnir L2",
"chain": "ETH",
"status": "incubating",
"status": "deprecated",
"icon": "taiko",
"rpc": ["https://rpc.jolnir.taiko.xyz"],
"faucets": [],
Expand Down
24 changes: 24 additions & 0 deletions _data/chains/eip155-167008.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"name": "Taiko Katla L2",
"chain": "ETH",
"status": "active",
"icon": "taiko",
"rpc": ["https://rpc.katla.taiko.xyz"],
"faucets": [],
"nativeCurrency": {
"name": "Ether",
"symbol": "ETH",
"decimals": 18
},
"infoURL": "https://taiko.xyz",
"shortName": "tko-katla",
"chainId": 167008,
"networkId": 167008,
"explorers": [
{
"name": "blockscout",
"url": "https://explorer.katla.taiko.xyz",
"standard": "EIP3091"
}
]
}
15 changes: 15 additions & 0 deletions _data/chains/eip155-1731313.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"name": "Turkey Demo Dev",
"chain": "ETH",
"rpc": ["https://blockscout-poa.huabeizhenxuan.com"],
"faucets": [],
"nativeCurrency": {
"name": "Ether",
"symbol": "ETH",
"decimals": 18
},
"infoURL": "",
"shortName": "TDD",
"chainId": 1731313,
"networkId": 1731313
}
27 changes: 27 additions & 0 deletions _data/chains/eip155-4243.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
{
"name": "Nexi V2 Mainnet",
"chain": "Nexi V2",
"icon": "nexi",
"rpc": [
"https://chain.nexiv2.nexilix.com",
"https://rpc.chainv1.nexi.technology"
],
"faucets": [],
"nativeCurrency": {
"name": "NexiV2",
"symbol": "NEXI",
"decimals": 18
},
"infoURL": "https://www.nexi.technology/",
"shortName": "NexiV2",
"chainId": 4243,
"networkId": 4243,
"slip44": 2500,
"explorers": [
{
"name": "nexiscan",
"url": "https://www.nexiscan.com",
"standard": "EIP3091"
}
]
}
23 changes: 23 additions & 0 deletions _data/chains/eip155-654.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
{
"name": "Kalichain",
"chain": "Kalichain",
"rpc": ["https://mainnet.kalichain.com"],
"faucets": [],
"nativeCurrency": {
"name": "kalis",
"symbol": "KALIS",
"decimals": 18
},
"infoURL": "https://kalichain.com",
"shortName": "kalichainMainnet",
"chainId": 654,
"networkId": 654,
"icon": "kalichain",
"explorers": [
{
"name": "kalichain explorer",
"url": "https://explorer.kalichain.com",
"standard": "EIP3091"
}
]
}
24 changes: 24 additions & 0 deletions _data/chains/eip155-879151.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"name": "BlocX Mainnet",
"chain": "BLX",
"rpc": ["https://mainnet-rpc.blxscan.com/"],
"faucets": [],
"nativeCurrency": {
"name": "BlocX",
"symbol": "BLX",
"decimals": 18
},
"infoURL": "https://www.blocxchain.org/",
"shortName": "blx",
"chainId": 879151,
"networkId": 879151,
"icon": "blx",
"explorers": [
{
"name": "BlocX Mainnet Explorer",
"url": "https://explorer.blxscan.com",
"icon": "blx",
"standard": "none"
}
]
}
8 changes: 8 additions & 0 deletions _data/icons/blx.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
[
{
"url": "ipfs://QmXM7XiLdSxhCub8MLSSo2J9V2qAkTcwdAGxcT57kurUzg",
"width": 512,
"height": 512,
"format": "png"
}
]
8 changes: 8 additions & 0 deletions _data/icons/kalichain.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
[
{
"url": "ipfs://bafkreieox7v337p3jfhd37dz74mq6mn3uk5i5475rmzpirmyp6ydcfzzqi",
"width": 350,
"height": 350,
"format": "png"
}
]

0 comments on commit 531eccb

Please sign in to comment.