Skip to main content
POST
JavaScript

Authorizations

x-glacier-api-key
string
header
required

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
eventType
enum<string>
required
Available options:
address_activity
url
string
required
chainId
string
required
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

Successful response

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

Whether to include traces in the webhook payload.

includeLogs
boolean

Whether to include logs in the webhook payload.