Terminate the auction associated with the specified auction_id
Initiates a Dutch auction using protocol-controlled liquidity.
An ActionDutchAuctionSchedule
augmented with additional metadata.
Withdraw funds from the ended auction associated with the specified auction_id
A plan to a ActionDutchAuctionWithdraw
which contains both private and public data.
An ActionDutchAuctionWithdraw
augmented with additional metadata.
A unique identifier for an auction, obtained from hashing a domain separator
along with the immutable part of an auction description.
A bearer NFT tracking ownership of an auction and its proceeds.
The configuration parameters for the auction component.
Describes a Dutch auction using programmatic liquidity on the DEX.
A message emitted when value flows into the auction component.
A message emitted when value flows out of the auction component.
Genesis data for the auction component.