Interface UnsignedOrderRequest

Parameter required to create an Order

Hierarchy

  • UnsignedOrderRequest

Properties

The amount of tokens that will be bought for this order

expiration_timestamp?: number

ExpirationTimestamp in Unix time. Note: will be rounded down to the nearest hour

fees?: FeeEntry[]

Inclusion of either maker or taker fees

The amount of tokens that will be sold for this order

Generated using TypeDoc