Slurp.Logs.LogSubscription (slurp v0.0.5)
Link to this section Summary
Link to this section Types
Specs
t() :: %Slurp.Logs.LogSubscription{
abi: [map()],
blockchain_id: Slurp.Blockchains.Blockchain.id(),
enabled: boolean(),
event_signature: Slurp.Adapter.event_signature(),
handler: {module(), atom(), list()},
hashed_event_signature: Slurp.Adapter.hashed_event_signature(),
struct: module()
}