Skip to main content

Deposit

TopShot.Deposit

Emitted when a moment is deposited into a Collection

Parameters:

  • id: UInt64 - The ID of the deposited moment
  • to: Address? - The address where the moment is being deposited to
pub event Deposit(id: UInt64, to: Address?)