GET /akash/market/v1beta3/bids/info HTTP/1.1 Host: akt.nownodes.io Accept: */*
A successful response.
{ "bid": { "bid_id": { "owner": "text", "dseq": "text", "gseq": 1, "oseq": 1, "provider": "text" }, "state": "invalid", "price": { "denom": "text", "amount": "text" }, "created_at": "text" }, "escrow_account": { "id": { "scope": "text", "xid": "text" }, "owner": "text", "state": "invalid", "balance": { "denom": "text", "amount": "text" }, "transferred": { "denom": "text", "amount": "text" }, "settled_at": "text", "depositor": "text", "funds": { "denom": "text", "amount": "text" } } }