List of our Webhook endpoints
Supported Chains
List of all blockchain chains currently supported for webhooks across our providers:
- Ethereum Mainnet
- Ethereum Sepolia
- Arbitrium Mainnet
- Arbitrium Sepolia
- Optimism Mainnet
- Optimism Sepolia
- Polygon Mainnet
- Polygon Mumbai
- Polygon Amoy
- Zksync Mainnet
- Zksync Sepolia
- Base
- Base Sepolia
- Avalanche C-Chain
- BNB Smart Chain Mainnet
- BNB Smart Chain Testnet
- Fantom Opera
- Fantom Testnet
- Gnosis
- Gnosis Chiado Testnet
- Solana
Endpoints
Endpoint | Description |
---|---|
/webhook/contract-event | Create a webhook that triggers on specific contract events. |
/webhook/{id} | Modify an existing webhook. |
/webhook/address-activity | Establish a webhook for tracking activities related to specified addresses. |
/webhook/solana-address-activity | Set up a webhook specific to address activities on the Solana blockchain. |
/webhook/simplehash | Create a SimpleHash webhook that can monitor multiple types of blockchain events. |