Transactions
Transactions are how you keep track of on-chain actions on Underdog.
Property | Description | Type |
---|---|---|
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 modified 3mo ago