Skip to main content
POST
Stake

Path Parameters

amount
string
required

Amount of ETH to stake in the provider registry.

Query Parameters

blsPublicKeys
string[]

BLS public keys of the provider.

Pattern: ^(0x)?[a-fA-F0-9]{96}$
blsSignatures
string[]

BLS signatures corresponding to the BLS public keys.

Pattern: ^(0x)?[a-fA-F0-9]{192}$

Response

A successful response.

Get staked amount for provider in the provider registry.

amount
string
blsPublicKeys
string[]