{ "deposits": [ { "provider": "<string>", "amount": "<string>" } ], "bidderBalance": "<string>" }
GetAllDeposits is called by the bidder to get all its deposits in the bidder registry, and the balance of the bidder EOA itself.
A successful response.
GetAllDeposits response.