Solidity API
Contract: ICulturaRightsBoundAccount
External Functions
claimForVerifierModule
Parameters
| Name | Description |
|---|---|
period | The payment period identifier |
getPaymentAmount
Parameters
| Name | Description |
|---|---|
period | The payment period |
beneficiary | The address of the beneficiary |
Return Values
| Description |
|---|
| The amount allocated to the beneficiary |
CULTURA_PERCENTAGE
Return Values
| Description |
|---|
| The percentage value. |
VERIFIER_PERCENTAGE
Return Values
| Description |
|---|
| The percentage value. |
setPaymentInfo
Parameters
| Name | Description |
|---|---|
input | PaymentInput struct containing payment details and signature. |

