Skip to main content

Validator vaults

info

Using vaults is not mandatory; if they're not useful for you, you can ignore them.

Consensys Staking allows customers to group their stakes into "vaults". Validator vaults are created and held at the customer level. Each vault has a name—supplied by the customer—and an identifier.

To create validator vaults, use the /validator-vaults endpoint.

[
{
"id": "string",
"name": "string",
"accounts": 0,
"balance": "32000000000",
"stake": "32000000000",
"reward": "32000000000",
"pending": "32000000000",
},
]

Note that if you do not supply a validator vault identifier to the staking endpoint, the platform will create a default.