Get Current CoW Auction
cow_get_auctionRetrieve current auction batch details from CoW Protocol, including auction ID, block number, orders, and token prices for any supported network.
Instructions
Get information about the current auction batch on CoW Protocol.
CoW Protocol batches orders into auctions that solvers compete to settle. This returns the current auction state.
Args:
network: The blockchain network
Returns:
Current auction ID
Block number
Orders in the batch
Prices for tokens in the batch
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| network | No | The network to get auction info for | mainnet |