{
"state": {
"params": {
"auction_period": "text",
"min_next_bid_increment_rate": "text"
},
"auction_round": "text",
"highest_bid": {
"bidder": "text",
"amount": "text"
},
"auction_ending_timestamp": "text",
"last_auction_result": {
"winner": "text",
"amount": "text",
"round": "text"
}
}
}