Browse Source

chore(target_chains/ethereum): add a new network (#2141)

Ali Behjati 1 year ago
parent
commit
95ed71653a

+ 3 - 0
contract_manager/store/contracts/EvmEntropyContracts.yaml

@@ -121,3 +121,6 @@
 - chain: mathematician_in_heart
   address: "0x5a4a369F4db5df2054994AF031b7b23949b98c0e"
   type: EvmEntropyContract
+- chain: happy_bird_song_ends_with_tio
+  address: "0x36825bf3Fbdf5a29E2d5148bfe7Dcf7B5639e320"
+  type: EvmEntropyContract

+ 3 - 0
contract_manager/store/contracts/EvmPriceFeedContracts.yaml

@@ -439,3 +439,6 @@
 - chain: mathematician_in_heart
   address: "0x8739d5024B5143278E2b15Bd9e7C26f6CEc658F1"
   type: EvmPriceFeedContract
+- chain: happy_bird_song_ends_with_tio
+  address: "0x2880aB155794e7179c9eE2e38200202908C17B43"
+  type: EvmPriceFeedContract

+ 3 - 0
contract_manager/store/contracts/EvmWormholeContracts.yaml

@@ -433,3 +433,6 @@
 - chain: mathematician_in_heart
   address: "0x056f829183Ec806A78c26C98961678c24faB71af"
   type: EvmWormholeContract
+- chain: happy_bird_song_ends_with_tio
+  address: "0xb27e5ca259702f209a29225d0eDdC131039C9933"
+  type: EvmWormholeContract