Skip to content

Commit 95ed716

Browse files
authored
chore(target_chains/ethereum): add a new network (#2141)
1 parent 775d411 commit 95ed716

File tree

3 files changed

+9
-0
lines changed

3 files changed

+9
-0
lines changed

contract_manager/store/contracts/EvmEntropyContracts.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,3 +121,6 @@
121121
- chain: mathematician_in_heart
122122
address: "0x5a4a369F4db5df2054994AF031b7b23949b98c0e"
123123
type: EvmEntropyContract
124+
- chain: happy_bird_song_ends_with_tio
125+
address: "0x36825bf3Fbdf5a29E2d5148bfe7Dcf7B5639e320"
126+
type: EvmEntropyContract

contract_manager/store/contracts/EvmPriceFeedContracts.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -439,3 +439,6 @@
439439
- chain: mathematician_in_heart
440440
address: "0x8739d5024B5143278E2b15Bd9e7C26f6CEc658F1"
441441
type: EvmPriceFeedContract
442+
- chain: happy_bird_song_ends_with_tio
443+
address: "0x2880aB155794e7179c9eE2e38200202908C17B43"
444+
type: EvmPriceFeedContract

contract_manager/store/contracts/EvmWormholeContracts.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -433,3 +433,6 @@
433433
- chain: mathematician_in_heart
434434
address: "0x056f829183Ec806A78c26C98961678c24faB71af"
435435
type: EvmWormholeContract
436+
- chain: happy_bird_song_ends_with_tio
437+
address: "0xb27e5ca259702f209a29225d0eDdC131039C9933"
438+
type: EvmWormholeContract

0 commit comments

Comments
 (0)