private/force_burn
Curator-signed endpoint that builds an on-chain action to forcibly redeem a given holder’s entire share balance at the current mark-to-market share price. Inputs are the vault subaccount the curator signs on, the EIP-712 envelope (nonce, signer, signature, expiry), and the holder’s wallet address. Requires the curator mint-and-burn permission; the protocol re-verifies the curator signature.
Body
Fields common to every signed vault action. They appear alongside each endpoint's action-specific parameters in the same request object.
The shareholder being exited.
42^0x[0-9a-fA-F]{40}$x >= 00x-prefixed hex of the 65-byte EOA signature.
x >= 020-byte Ethereum address as a 0x-prefixed lowercase hex string.
42^0x[0-9a-fA-F]{40}$The subaccount the action is signed on; which subaccount applies depends on the specific method — see that method's reference.
x >= 0