equitoAddDistributedInterests
methodstring
Name of the predefined method to be used
Example:
equito_addDistributedInterestsparams object
tokenIdstring
TokenID
Example:
3ac1bec4-1a3d-4fff-9941-68c52154cabdtimestampstring
Timestamp when the interests are distributed
Example:
1761055250qtystring
Amount of euros distributed
Example:
1000equitoAddDistributedInterests
{
"method": "equito_addDistributedInterests",
"params": {
"tokenId": "8fb6949c-9839-4358-8f61-8fa01d666693",
"timestamp": "1761055250",
"qty": "1000"
}
}