Skip to content

Commit

Permalink
chore(contract_manager): add another deployment (#2161)
Browse files Browse the repository at this point in the history
  • Loading branch information
ali-bahjati authored Dec 3, 2024
1 parent f410820 commit 7e99d6f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
5 changes: 4 additions & 1 deletion contract_manager/store/contracts/EvmPriceFeedContracts.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -439,7 +439,7 @@
- chain: mathematician_in_heart
address: "0x8739d5024B5143278E2b15Bd9e7C26f6CEc658F1"
type: EvmPriceFeedContract
- chain: happy_bird_song_ends_with_tio
- chain: happy_bird_song_ends_with_tio # stable contract
address: "0x2880aB155794e7179c9eE2e38200202908C17B43"
type: EvmPriceFeedContract
- chain: eventum_testnet
Expand All @@ -448,3 +448,6 @@
- chain: fantom_sonic_devnet
address: "0x2880aB155794e7179c9eE2e38200202908C17B43"
type: EvmPriceFeedContract
- chain: happy_bird_song_ends_with_tio # beta contract
address: "0xDd24F84d36BF92C65F92307595335bdFab5Bbd21"
type: EvmPriceFeedContract
5 changes: 4 additions & 1 deletion contract_manager/store/contracts/EvmWormholeContracts.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -433,7 +433,7 @@
- chain: mathematician_in_heart
address: "0x056f829183Ec806A78c26C98961678c24faB71af"
type: EvmWormholeContract
- chain: happy_bird_song_ends_with_tio
- chain: happy_bird_song_ends_with_tio # stable wormhole
address: "0xb27e5ca259702f209a29225d0eDdC131039C9933"
type: EvmWormholeContract
- chain: eventum_testnet
Expand All @@ -442,3 +442,6 @@
- chain: fantom_sonic_devnet
address: "0xb27e5ca259702f209a29225d0eDdC131039C9933"
type: EvmWormholeContract
- chain: happy_bird_song_ends_with_tio # beta wormhole
address: "0x0708325268dF9F66270F1401206434524814508b"
type: EvmWormholeContract

0 comments on commit 7e99d6f

Please sign in to comment.