POST
/
v1
/
bidder
/
deposit
/
{amount}
{
  "amount": "1000000000000000000",
  "provider": "0x0000000000000000000000000000000000000000"
}

Path Parameters

amount
string
required

Amount of ETH to be deposited in wei.

Query Parameters

provider
string
required

Provider Ethereum address.

Response

200
application/json

A successful response.

Deposit for bidder in the bidder registry for a particular provider.