Skip to content

Commit de3a6a3

Browse files
paulbalajiclaude
andcommitted
feat: deprecate 16 chains
Add availability deprecated tag to: story, merlin, degenchain, dogechain, tangle, harmony, superpositionmainnet, arbitrumnova, polygonzkevm, aurora, fantom, b3, bsquared, scroll, zeronetwork, moonbeam. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 5e6d770 commit de3a6a3

File tree

17 files changed

+53
-0
lines changed

17 files changed

+53
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@hyperlane-xyz/registry': minor
3+
---
4+
5+
Mark 16 chains as deprecated: story, merlin, degenchain, dogechain, tangle, harmony, superpositionmainnet, arbitrumnova, polygonzkevm, aurora, fantom, b3, bsquared, scroll, zeronetwork, moonbeam.

chains/arbitrumnova/metadata.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
# yaml-language-server: $schema=../schema.json
2+
availability:
3+
reasons: [deprecated]
4+
status: disabled
25
blockExplorers:
36
- apiUrl: https://arbitrum-nova.blockscout.com/api
47
family: blockscout

chains/aurora/metadata.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
availability:
2+
reasons: [deprecated]
3+
status: disabled
14
blockExplorers:
25
- apiUrl: https://explorer.mainnet.aurora.dev/api
36
family: blockscout

chains/b3/metadata.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
availability:
2+
reasons: [deprecated]
3+
status: disabled
14
blockExplorers:
25
- apiUrl: https://explorer.b3.fun/api
36
family: blockscout

chains/bsquared/metadata.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
availability:
2+
reasons: [deprecated]
3+
status: disabled
14
blockExplorers:
25
- apiUrl: https://explorer.bsquared.network/api
36
family: etherscan

chains/degenchain/metadata.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
availability:
2+
reasons: [deprecated]
3+
status: disabled
14
blockExplorers:
25
- apiUrl: https://explorer.degen.tips/api/eth-rpc
36
family: blockscout

chains/dogechain/metadata.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
availability:
2+
reasons: [deprecated]
3+
status: disabled
14
blockExplorers:
25
- apiUrl: https://explorer.dogechain.dog/api
36
family: blockscout

chains/fantom/metadata.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
# yaml-language-server: $schema=../schema.json
2+
availability:
3+
reasons: [deprecated]
4+
status: disabled
25
blockExplorers:
36
- apiUrl: https://api.ftmscan.com/api
47
family: etherscan

chains/harmony/metadata.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
# yaml-language-server: $schema=../schema.json
2+
availability:
3+
reasons: [deprecated]
4+
status: disabled
25
blockExplorers:
36
- apiUrl: https://explorer.harmony.one/api
47
family: blockscout

chains/merlin/metadata.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
availability:
2+
reasons: [deprecated]
3+
status: disabled
14
blockExplorers:
25
- apiUrl: https://scan.merlinchain.io/api
36
family: other

0 commit comments

Comments
 (0)