Blockchain Events
Forward Blockchain Events
Forwards blockchain events using ADR-44 signed fetch authentication. Currently supports tip events (MANA transfers). Validates the transaction on-chain by decoding the meta-transaction to verify sender, receiver, and amount.
Supported event types:
- tip_received: MANA tip transfers via meta-transaction
Requests from scenes (decentraland-kernel-scene) are blocked.
post/forward-blockchain
Request body
Response
Blockchain event accepted and forwarded
Changes
No recorded changes to this endpoint across all 1 revision of this API.