Skip to main content
POST
cURL

Authorizations

x-api-key
string
header
required

Path Parameters

chainId
string
required
blockNumber
number<double>
required

Body

application/json
tag
string

A user-provided tag that will be send along the webhook

allAddresses
boolean

Include events for all addresses

addresses
string[]

Solana addresses to filter by

programIds
string[]

Solana program IDs to filter by

mintAddresses
string[]

Solana token mint addresses to filter by

Response

200 - application/json
object | null

Ok

block
object
required
chainId
string
required
network
enum<string>
required
Available options:
mainnet,
devnet
retries
number<double>
required
streamId
string
required
tag
string
required
transactions
object[]
required
confirmed
boolean
required