Skip to main content
POST
/
api
/
v1
/
webhook
/
alchemy
/
{network}
Handle Alchemy webhook
curl --request POST \
  --url https://api.paylora.org/api/v1/webhook/alchemy/{network}

Path Parameters

network
enum<string>
required

The blockchain network this webhook is for.

Available options:
ARB_SEPOLIA,
ARB_MAINNET,
ETH_SEPOLIA,
BASE_SEPOLIA

Response

201 - undefined