NFT Deposit
Deposit
Emitted when a nft is deposited into an account.
Parameters:
- id: UInt64 - The ID of the deposited moment
- to: Address? - The address in which the moment is deposited
pub event Deposit(id: UInt64, to: Address?)
Emitted when a nft is deposited into an account.
Parameters:
pub event Deposit(id: UInt64, to: Address?)