Skip to main content
POST
/
streams
/
evm
/
{chainId}
/
block-to-webhook
/
{blockNumber}
/
{streamId}
Send webhook based on a specific block number using stream config and addresses.
curl --request POST \
  --url https://api.moralis-streams.com/streams/evm/{chainId}/block-to-webhook/{blockNumber}/{streamId} \
  --header 'x-api-key: <api-key>'
null

Authorizations

x-api-key
string
header
required

Path Parameters

chainId
string
required
blockNumber
number<double>
required
streamId
string
required

Response

200 - application/json
enum<number> | null

Ok

Available options:
null