Skip to content

Commit

Permalink
chore: add blast/mode safe tx url (#63)
Browse files Browse the repository at this point in the history
chore: add blast/mode safe tx url

---------

Signed-off-by: Paul Balaji <[email protected]>
  • Loading branch information
paulbalaji authored Jun 17, 2024
1 parent 70afba8 commit d712147
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changeset/metal-phones-notice.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@hyperlane-xyz/registry': patch
---

Add `gnosisSafeTransactionServiceUrl` for `blast` and `mode` networks
1 change: 1 addition & 0 deletions chains/blast/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ chainId: 81457
displayName: Blast
domainId: 81457
gasCurrencyCoinGeckoId: ethereum
gnosisSafeTransactionServiceUrl: https://transaction.blast-safe.io
name: blast
nativeToken:
decimals: 18
Expand Down
1 change: 1 addition & 0 deletions chains/mode/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ chainId: 34443
displayName: Mode
domainId: 34443
gasCurrencyCoinGeckoId: ethereum
gnosisSafeTransactionServiceUrl: https://transaction-mode.safe.optimism.io
name: mode
nativeToken:
decimals: 18
Expand Down

0 comments on commit d712147

Please sign in to comment.