cURL
curl --request POST \ --url https://mainnet.gomaestro-api.org/v1/contracts/vesting/collect/{beneficiary} \ --header 'api-key: <api-key>'
{ "cbor_hex": "<string>", "tx_hash": "<string>" }
Collect assets from the vesting contract
Project API Key
Beneficiary's bech32 address
Unsigned transaction created successfully
The response is of type object.
object