Skip to main content
Version: next 🚧

OVMBaseSplitPayload

OVMBaseSplitPayload = object

Defined in: types.ts:207

OVM and SplitV2 Base Params

Properties​

PropertyTypeDescriptionDefined in
rewardSplitRecipientsSplitV2Recipient[]The split recipients addresses and splits.types.ts:209
OVMOwnerAddressstringOwner address for the OVM contract.types.ts:212
splitOwnerAddress?stringOwner address for the splitter contracts.types.ts:215
principalThreshold?numberPrincipal threshold in ETH for OVM contract.types.ts:218
distributorFeePercent?numberDistributor fee percentage (0-10).types.ts:221