Example code snippets to query the auction module on the chain.
Using gRPC
Fetch module params such as the auction period
Fetch the state of the current auction, such as the latest round
Fetch the current auction basket and get info such as the highest bidder and amount
Last modified on March 30, 2026