POST
/
v1
/
provider
/
stake
/
{amount}
{
  "amount": "2000000000000000000",
  "bls_public_keys": [
    "90000cddeec66a80e00b0ccbb62f12298073603f5209e812abbac7e870482e488dd1bbe533a9d4497ba8b756e1e82b",
    "80000cddeec66a80e00b0ccbb62f12298073603f5209e812abbac7e870482e488dd1bbe533a9d4497ba8b756e1e82b"
  ]
}

Path Parameters

amount
string
required

Amount of ETH to stake in the provider registry.

Query Parameters

blsPublicKeys
string[]

BLS public keys of the provider.

Response

200
application/json
A successful response.

Get staked amount for provider in the provider registry.

amount
string
blsPublicKeys
string[]