Documentation Index
Fetch the complete documentation index at: https://injectivelabs-mintlify-jp-developers-first-half-1777019423.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Messages
In this section we describe the processing of the auction messages and the corresponding updates to the state.Msg/Bid
An auction basket from a given round is bid upon by using theMsg/Bid service message.
Rounddoes not equal the current auction roundBidAmountdoes not exceed the previous highest bid amount by at leastmin_next_increment_ratepercent.
BidAmount of INJ from the Sender to the auction module, stores the bid, and refunds the last bidder’s bid amount.