Skip to content

Commit 7e99d6f

Browse files
authored
chore(contract_manager): add another deployment (#2161)
1 parent f410820 commit 7e99d6f

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

contract_manager/store/contracts/EvmPriceFeedContracts.yaml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -439,7 +439,7 @@
439439
- chain: mathematician_in_heart
440440
address: "0x8739d5024B5143278E2b15Bd9e7C26f6CEc658F1"
441441
type: EvmPriceFeedContract
442-
- chain: happy_bird_song_ends_with_tio
442+
- chain: happy_bird_song_ends_with_tio # stable contract
443443
address: "0x2880aB155794e7179c9eE2e38200202908C17B43"
444444
type: EvmPriceFeedContract
445445
- chain: eventum_testnet
@@ -448,3 +448,6 @@
448448
- chain: fantom_sonic_devnet
449449
address: "0x2880aB155794e7179c9eE2e38200202908C17B43"
450450
type: EvmPriceFeedContract
451+
- chain: happy_bird_song_ends_with_tio # beta contract
452+
address: "0xDd24F84d36BF92C65F92307595335bdFab5Bbd21"
453+
type: EvmPriceFeedContract

contract_manager/store/contracts/EvmWormholeContracts.yaml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -433,7 +433,7 @@
433433
- chain: mathematician_in_heart
434434
address: "0x056f829183Ec806A78c26C98961678c24faB71af"
435435
type: EvmWormholeContract
436-
- chain: happy_bird_song_ends_with_tio
436+
- chain: happy_bird_song_ends_with_tio # stable wormhole
437437
address: "0xb27e5ca259702f209a29225d0eDdC131039C9933"
438438
type: EvmWormholeContract
439439
- chain: eventum_testnet
@@ -442,3 +442,6 @@
442442
- chain: fantom_sonic_devnet
443443
address: "0xb27e5ca259702f209a29225d0eDdC131039C9933"
444444
type: EvmWormholeContract
445+
- chain: happy_bird_song_ends_with_tio # beta wormhole
446+
address: "0x0708325268dF9F66270F1401206434524814508b"
447+
type: EvmWormholeContract

0 commit comments

Comments
 (0)