Bitcoin / Ethereum Address Watcher avatar
Bitcoin / Ethereum Address Watcher
Deprecated
View all Actors
This Actor is deprecated

This Actor is unavailable because the developer has decided to deprecate it. Would you like to try a similar Actor instead?

See alternative Actors
Bitcoin / Ethereum Address Watcher

Bitcoin / Ethereum Address Watcher

pocesar/crypto-watcher

Scrape and watch for balance and transactions for Bitcoin and Ethereum addresses.

Addresses

addressesarrayRequired

Accepts Bitcoin and Ethereum addresses

Default value of this property is ["1CounterpartyXXXXXXXXXXXXXXXUWLpVr"]

Max transactions

maxTransactionsintegerOptional

Limit the max number of transactions

Default value of this property is 10

Maximum transaction date

maxDatestringOptional

Provide a maximum date to filter transactions. Accepts static dates, like YYYY-MM-DD or relative dates, like 'today', 'yesterday' or '2 days'

Default value of this property is ""

Minimum transaction date

minDatestringOptional

Provide a minimum date to filter transactions. Accepts static dates, like YYYY-MM-DD or relative dates, like 'today', 'yesterday' or '2 days'

Default value of this property is ""

Webhook

webhookstringOptional

Calls this endpoint URL when it's finished, as a POST

Default value of this property is ""

Proxy configuration

proxyobjectRequired

Select proxies to be used by your actor.

Default value of this property is {"useApifyProxy":true}

Extend Output Function

extendOutputFunctionstringOptional

Add or remove properties on the output object or omit the output returning null

Default value of this property is ""

Extend Scraper Function

extendScraperFunctionstringOptional

Advanced function that allows you to extend the default scraper functionality, allowing you to manually perform actions on the page

Default value of this property is ""

Custom data

customDataobjectOptional

Any data that you want to have available inside the Extend Output/Scraper Function

Default value of this property is {}

Debug Log

debugLogbooleanOptional

Enable a more verbose logging to be able to understand what's happening during the scraping

Developer
Maintained by Community
Categories