TotalSplitPayload
TotalSplitPayload =
object
Defined in: types.ts:176
Split Proxy Params
Extended by
Properties
Property
Type
Description
Defined in
ObolRAFSplit?
number
Split percentageNumber allocated for obol retroactive funding, minimum is 1%.
distributorFee?
number
The percentageNumber of accrued rewards that is paid to the caller of the distribution function to compensate them for the gas costs of doing so. Cannot be greater than 10%. For example, 5 represents 5%.
controllerAddress?
string
Address that can mutate the split, should be ZeroAddress for immutable split.
Last updated
Was this helpful?

