Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 257 Bytes

File metadata and controls

14 lines (8 loc) · 257 Bytes

Keeper Proxy Hysteria

Architecture

Encoding checkData for Chainlink UpKeep

addr = '<Address>'
import eth_abi
arg = eth_abi.encode_abi(['address'], addr).hex()