Transactions

Transactions are how you keep track of on-chain actions on Underdog.

The Transaction Model

PropertyDescriptionType

id

Unique identifier for the transaction

string

status

Current state of the transaction

string

type

Type of transaction

string

mintAddress

Mint address of the NFT or Collection associated with the transaction

string

walletAddress

Wallet address that initiated the transaction

string

Last updated