Skip to main content
Unlisted page
This page is unlisted. Search engines will not index it, and only users having a direct link can access it.
Version: v1.10

ClaimableIncentives

ClaimableIncentives = object

Defined in: types.ts:361

Claimable Obol Incentives

Properties​

PropertyTypeDescriptionDefined in
operator_addressstringOperator Address.types.ts:363
amountstringThe amount the recipient is entitled to.types.ts:366
indexnumberThe recipient's index in the Merkle tree.types.ts:369
merkle_proofstring[]The Merkle proof (an array of hashes) generated for the recipient.types.ts:372
contract_addressstringThe MerkleDistributor contract address.types.ts:375