LogEvent: { decoded: DecodedEvent | null | undefined; sender_address: string | null | undefined; sender_contract_decimals: number; sender_contract_ticker_symbol: string | null | undefined; } Type declaration
decoded: DecodedEvent | null | undefined
sender_address: string | null | undefined
sender_contract_decimals: number
sender_contract_ticker_symbol: string | null | undefined