Interface UnmappedOffer

Hierarchy

  • UnmappedOffer

Properties

currency: string

The currency contract address of the offer token.

expirationTimestamp?: BigNumberish

The time where the offer expires

listingId?: BigNumberish

The listing that the offer was made on

offeror: string

The user who is making the offer.

pricePerToken: BigNumberish

The amount of coins offered per token.

quantityDesired?: BigNumberish

The quantity of tokens to be bought.

quantityWanted: BigNumberish

The amount of tokens desired.

Generated using TypeDoc