Skip to content

Commit

Permalink
feat: add gnosis safe API for sophon (#600)
Browse files Browse the repository at this point in the history
### Description

feat: add gnosis safe API for sophon

### Backward compatibility

<!--
Are these changes backward compatible? Note that additions are backwards
compatible.

Yes/No
-->

### Testing

<!--
Have any new metadata configs and deployment addresses been used with
any Hyperlane tooling, such as the CLI?
-->
  • Loading branch information
paulbalaji authored and ltyu committed Feb 19, 2025
1 parent 6798182 commit 8be3eb9
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changeset/smooth-socks-heal.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@hyperlane-xyz/registry': patch
---

Add gnosis safe URL for sophon.
1 change: 1 addition & 0 deletions chains/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5575,6 +5575,7 @@ sophon:
displayName: Sophon
domainId: 50104
gasCurrencyCoinGeckoId: sophon
gnosisSafeTransactionServiceUrl: https://transaction.safe.sophon.xyz
name: sophon
nativeToken:
decimals: 18
Expand Down
1 change: 1 addition & 0 deletions chains/sophon/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ deployer:
displayName: Sophon
domainId: 50104
gasCurrencyCoinGeckoId: sophon
gnosisSafeTransactionServiceUrl: https://transaction.safe.sophon.xyz
name: sophon
nativeToken:
decimals: 18
Expand Down

0 comments on commit 8be3eb9

Please # to comment.