Transactions
Transactions are how you keep track of on-chain actions on Underdog.
The Transaction Model
Property | Description | Type |
---|---|---|
| Unique identifier for the transaction | string |
| Current state of the transaction | string |
| Type of transaction | string |
| Mint address of the NFT or Collection associated with the transaction | string |
| Wallet address that initiated the transaction | string |
Last updated