SPL Token Transfers
This document describes the output structure for the SPL Token decoder functions. The decoder handles five main event types: TRANSFER, MINT, BURN, INITIALIZE_ACCOUNT, and CLOSE_ACCOUNT.
Common Properties
Property
Type
JSON Type
Description
TRANSFER Event
Property
Type
JSON Type
Description
MINT Event
Property
Type
JSON Type
Description
BURN Event
Property
Type
JSON Type
Description
INITIALIZE_ACCOUNT Event
Property
Type
JSON Type
Description
CLOSE_ACCOUNT Event
Property
Type
JSON Type
Description
Data Types
Usage
Last updated