Re-exports§
pub use webhook::ActivateWebhookParams;pub use webhook::BitcoinWalletFilterTemplate;pub use webhook::CreateWebhookFromTemplateParams;pub use webhook::EvmAbiFilterTemplate;pub use webhook::EvmContractEventsTemplate;pub use webhook::EvmWalletFilterTemplate;pub use webhook::GetWebhooksParams;pub use webhook::HyperliquidWalletEventsFilterTemplate;pub use webhook::ListWebhooksResponse;pub use webhook::SolanaWalletFilterTemplate;pub use webhook::StellarWalletTransactionsFilterTemplate;pub use webhook::TemplateArgs;pub use webhook::UpdateWebhookParams;pub use webhook::UpdateWebhookTemplateParams;pub use webhook::Webhook;pub use webhook::WebhookDestinationAttributes;pub use webhook::WebhookEnabledCountResponse;pub use webhook::WebhookStartFrom;pub use webhook::WebhookTemplateId;pub use webhook::XrplWalletFilterTemplate;
Modules§
Structs§
- Webhooks
ApiClient - Client for the QuickNode Webhooks REST API. Create webhooks from filter templates, manage their lifecycle, and update their destinations.