Method: Coinbase::Client::WebhookEventFilter#contract_address

Defined in:
lib/coinbase/client/models/webhook_event_filter.rb

#contract_addressObject

The onchain contract address of the token for which the events should be tracked.



20
21
22
# File 'lib/coinbase/client/models/webhook_event_filter.rb', line 20

def contract_address
  @contract_address
end