Skip to content

Commit

Permalink
feat: deploy CDX/base-solanamainnet (#593)
Browse files Browse the repository at this point in the history
### Description

- Deploys CDX/base-solanamainnet
- tested in local UI already
- ownership transfer already occurred
- no Coingecko ID yet

### 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
tkporter authored Feb 17, 2025
1 parent 57be335 commit f7d238e
Show file tree
Hide file tree
Showing 3 changed files with 40 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changeset/modern-carpets-wink.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@hyperlane-xyz/registry': minor
---

Deploy CDX/base-solanamainnet
22 changes: 22 additions & 0 deletions deployments/warp_routes/CDX/base-solanamainnet-config.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
# yaml-language-server: $schema=../schema.json
tokens:
- addressOrDenom: "0x22Fd11F93F0303346c9b9070cc67C4Bc7aB2dABB"
chainName: base
collateralAddressOrDenom: "0xC0D3700000c0e32716863323bFd936b54a1633d1"
connections:
- token: sealevel|solanamainnet|Dt62xRfWf7h6cURDsr19tqGWhjHMdobNVQ25cfHtZXg7
decimals: 18
logoURI: /deployments/warp_routes/CDX/logo.svg
name: Cod3x Token
standard: EvmHypCollateral
symbol: CDX
- addressOrDenom: Dt62xRfWf7h6cURDsr19tqGWhjHMdobNVQ25cfHtZXg7
chainName: solanamainnet
collateralAddressOrDenom: APXsvXT37zZocsMtdzfgGrAFzYJJuwGYQCUzuHxwaW4i
connections:
- token: ethereum|base|0x22Fd11F93F0303346c9b9070cc67C4Bc7aB2dABB
decimals: 9
logoURI: /deployments/warp_routes/CDX/logo.svg
name: Cod3x Token
standard: SealevelHypSynthetic
symbol: CDX
13 changes: 13 additions & 0 deletions deployments/warp_routes/CDX/base-solanamainnet-deploy.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
base:
interchainSecurityModule: "0x0000000000000000000000000000000000000000"
mailbox: "0xeA87ae93Fa0019a82A727bfd3eBd1cFCa8f64f1D"
owner: "0xfEfcb2fb19b9A70B30646Fdc1A0860Eb12F7ff8b"
token: "0xC0D3700000c0e32716863323bFd936b54a1633d1"
type: collateral
solanamainnet:
foreignDeployment: Dt62xRfWf7h6cURDsr19tqGWhjHMdobNVQ25cfHtZXg7
gas: 300000
interchainSecurityModule: "0x0000000000000000000000000000000000000000"
mailbox: E588QtVUvresuXq2KoNEwAmoifCzYGpRBdHByN9KQMbi
owner: 7dRAVvdmV3dy4JieuRAirBQ9oSpYaHgmYwupoK5YZcFR
type: synthetic

0 comments on commit f7d238e

Please sign in to comment.