cURL
curl --request GET \ --url https://api.example.com/v1/provider/get_stake
{ "amount": "2000000000000000000", "bls_public_keys": [ "90000cddeec66a80e00b0ccbb62f12298073603f5209e812abbac7e870482e488dd1bbe533a9d4497ba8b756e1e82b", "80000cddeec66a80e00b0ccbb62f12298073603f5209e812abbac7e870482e488dd1bbe533a9d4497ba8b756e1e82b" ] }
GetStake is called by the provider to get its stake in the provider registry.
Documentation IndexFetch the complete documentation index at: https://docs.primev.xyz/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.primev.xyz/llms.txt
Use this file to discover all available pages before exploring further.
A successful response.
Get staked amount for provider in the provider registry.