Activity Webhooks
Get the data necessary to send emails, push notifications, or otherwise react when on-chain events happen to your users.
Signing Events
Receive event notifications when your users have pending transactions to approve.
Events include data for the following events: APPROVE_TRANSACTION
.
NFT Events
Receive event notifications when your users have new on-chain activity.
Events include data for the following events: TOKEN_SENT
, TOKEN_RECEIVED
,
TOKEN_SWAPPED
, TOKEN_MINTED
.
Floor Price Events
Receive events notifications when floor prices change for a given collection or token.
Events in clude data for the following events: FLOOR_PRICE_INCREASED
,
FLOOR_PRICE_DECREASED
.
OpenSea Events
Receive events when your user’s wallets have activity on OpenSea.
Events include data for the following events: PAID
, SOLD
, OFFER
,
PRICE_CHANGE
, AUCTION_ENDED
, BID
, OUTBID
, PURCHASE
, REVOKE
, and
APPROVAL
.