Skip to main content

Play Retired From Set

TopShot.PlayRetiredFromSet

Emitted when a Play is retired from a Set and cannot be used to mint

Parameters:

  • setID: UInt32 - The ID of the set in which the play was in
  • playID: UInt32 - The ID of the play
  • numMoments: UInt32 - The number of moments minted in the play
pub event PlayRetiredFromSet(setID: UInt32, playID: UInt32, numMoments: UInt32)