Skip to content

Commit dbcbab4

Browse files
authored
Add Ethereum Balance Monitor gethwrapper (#423)
* Feature: Add Ethereum Balance Monitor gethwrapper * Add EthBalanceMonitor wrapper to generated dependency versions * Add script into automation file
1 parent 7d4da8a commit dbcbab4

4 files changed

Lines changed: 1925 additions & 0 deletions

File tree

contracts/scripts/native_solc_compile_all_automation

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ compileContract automation-compile-23 v2_3/AutomationRegistry2_3
5959
compileContract automation-compile-23 v2_3/AutomationRegistryLogicA2_3
6060
compileContract automation-compile-23 v2_3/AutomationRegistryLogicB2_3
6161
compileContract automation-compile-23 v2_3/AutomationRegistryLogicC2_3
62+
compileContract automation-compile-23 upkeeps/EthBalanceMonitor
6263
compileContract automation-compile-23 v2_3/AutomationUtils2_3
6364
compileContract automation-compile-23 interfaces/v2_3/IAutomationRegistryMaster2_3
6465
compileContract automation-compile-23 testhelpers/MockETHUSDAggregator

0 commit comments

Comments
 (0)