Structs§
- Activate
Webhook Params - Parameters for
activate_webhook. - Bitcoin
Wallet Filter Template - Template arguments for a Bitcoin wallet filter.
- Create
Webhook From Template Params - Parameters for
create_webhook_from_template. - EvmAbi
Filter Template - Template arguments for an EVM ABI filter: decodes and filters events for a set of contracts using a provided ABI.
- EvmContract
Events Template - Template arguments for filtering EVM contract events, optionally scoped to a specific set of event topic hashes.
- EvmWallet
Filter Template - Template arguments for an EVM wallet filter: matches activity for a list of wallet addresses.
- GetWebhooks
Params - Parameters for
list_webhooks. - Hyperliquid
Wallet Events Filter Template - Template arguments for a Hyperliquid wallet-events filter.
- List
Webhooks Response - Response from
list_webhooks. - Solana
Wallet Filter Template - Template arguments for a Solana wallet filter: matches activity for a list of Solana account addresses.
- Stellar
Wallet Transactions Filter Template - Template arguments for a Stellar wallet-transactions filter, matching transactions where the given wallets are the source account.
- Update
Webhook Params - Parameters for
update_webhook. All fields are optional; only set fields are modified. - Update
Webhook Template Params - Parameters for
update_webhook_template. - Webhook
- A webhook’s full configuration and current state.
- Webhook
Destination Attributes - Destination configuration for a webhook.
- Webhook
Enabled Count Response - Response from
get_enabled_countfor webhooks. - Webhook
Page Info - Pagination metadata returned alongside a paginated webhooks list.
- Xrpl
Wallet Filter Template - Template arguments for an XRPL wallet filter.
Enums§
- Template
Args - Template identifier paired with its arguments. Exactly one variant selects
which filter is applied. Consumed by
create_webhook_from_templateandupdate_webhook_template. - Webhook
Start From - Position a webhook begins (or resumes) delivering from when activated.
- Webhook
Template Id - Identifier of a predefined webhook filter template.