Encode burn shares transactionCopy Pagepost https://api.northstake.dk/v1/lidov3/{contractsId}/burn/sharesPath ParamscontractsIdstringrequiredThe unique identifier of the Lido staking contractsBody ParamsamountOfSharesstringrequiredAmount of shares to burn, as a bigint string. Pass the literal "max" to burn the full minted liability (computed server-side).simulateAddressstringOptional Ethereum address to simulate the transaction from. If provided, the transaction will be simulated and any revert errors will be returned.Responses 200Encode the transaction to burn shares and decrease the vault liability proportionally 400Validation errorUpdated 2 months ago