Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Bid

Hierarchy

  • Bid

Index

Properties

amount

amount: u128

Bid amount

bidder

bidder: string

ID of the bidder account

currency

currency: string

Currency used to bid

recipient

recipient: string

ID of the token receiving the bid

sell_on_share

sell_on_share: u16

Percentage of the amount that, on the next sale, goes to current owner, which after accepting bid becomes prev_owner

Generated using TypeDoc