Token

List all webhooks

List all active webhook subscriptions across all chains

get/v0/token/hooks/

Response

Successful Response

urlstring uri required
shared_secret_keystring nullable

Optional shared secret key (32 characters), used to calculate the HMAC signature

chain'arbitrum' | 'avalanche' | 'base' | 'bsc' | 'ethereum' | 'optimism' | 'polygon' | 'zora' | 'solana' | 'starknet' | 'starknet-sepolia' | 'stellar' | 'linea' | 'degen' | 'zksync' | 'scroll' | 'blast' | 'soneium-minato' | 'base-sepolia' | 'bitcoin' | 'abstract' | 'soneium' | 'ink' | 'berachain' | 'unichain' | 'ronin' | 'sui' | 'hedera' | 'hyperevm' | 'xlayer' | 'monad' | 'megaeth' | 'tempo' | 'sei' | 'kaia' | 'tron' | 'robinhood' | 'flare' required

The chain name

activeboolean required
created_atstring date-time required
updated_atstring date-time required

Changes

Changed in 5 of the 95 revisions of this API.61

    • added the new flare enum value to the items/chain response property for the response status 200

      response-property-enum-value-added

    • added the new robinhood enum value to the items/chain response property for the response status 200

      response-property-enum-value-added

    • removed the zero-network enum value from the items/chain response property for the response status 200

      response-property-enum-value-removed

    • added the new kaia enum value to the items/chain response property for the response status 200

      response-property-enum-value-added

    • added the new megaeth enum value to the items/chain response property for the response status 200

      response-property-enum-value-added

    • added the new sei enum value to the items/chain response property for the response status 200

      response-property-enum-value-added

    • added the new tempo enum value to the items/chain response property for the response status 200

      response-property-enum-value-added

Of the 95 revisions, 1 has no diff computed.