POST
/
v1
/
webhooks

Authorizations

x-glacier-api-key
string
headerrequired

Api keys provide higher access to rate limits. To obtain an api key, sign up for an account at https://avacloud.io/.

Body

application/json
url
string
required
chainId
string
required
eventType
enum<string>
required
Available options:
address_activity
metadata
object
required
name
string
description
string
includeInternalTxs
boolean

Whether to include traces in the webhook payload. Traces are only available for C-Chain on chainId 43113 and 43114.

includeLogs
boolean

Whether to include logs in the webhook payload.

Response

201 - application/json
id
string
required
eventType
enum<string>
required
Available options:
address_activity
metadata
object
required
url
string
required
chainId
string
required
status
enum<string>
required
Available options:
active,
inactive
createdAt
number
required
name
string
required
description
string
required
includeInternalTxs
boolean

Whether to include traces in the webhook payload.

includeLogs
boolean

Whether to include logs in the webhook payload.