############################################################################### # ↓ balance-mon ↓ # ############################################################################### # RPC pointing to network to monitor balances on BALANCE_MON__RPC= # JSON array in the format [{ "address":
, "nickname": }, ... ] BALANCE_MON__ACCOUNTS= ############################################################################### # ↓ drippie-mon ↓ # ############################################################################### # RPC pointing to network where Drippie is deployed DRIPPIE_MON__RPC= # Address of the Drippie contract DRIPPIE_MON__DRIPPIE_ADDRESS= ############################################################################### # ↓ wd-mon ↓ # ############################################################################### # RPCs pointing to a base chain and ptimism chain TWO_STEP_MONITOR__L1_RPC_PROVIDER= TWO_STEP_MONITOR__L2_RPC_PROVIDER= # The block number to start monitoring from TWO_STEP_MONITOR__START_BLOCK_NUMBER=