cURL
curl --request GET \ --url https://mainnet.gomaestro-api.org/v1/contracts/vesting/state/{beneficiary} \ --header 'api-key: <api-key>'
{ "asset_name": "564152444f", "asset_symbol": "6b0ffe54a4d0393ee7d4eb423ed933cf2dddbb0d05bc24237fd0f16a", "remaining_vesting_quantity": "0", "total_installments": "1", "total_vesting_quantity": "950000", "vesting_period_start": "1692664993000", "vesting_period_end": "1692664998000" }
Detailed list of vesting assets at a beneficiary address
Project API Key
Beneficiary bech32 address
List of vesting assets successfully returned
Vesting states at a beneficiary address