RecipientWithSplit: {
    recipient: EvmAddress;
    split: number;
}

Type declaration

  • recipient: EvmAddress

    The recipient of the collect fee split.

  • split: number

    The split of the collect fee.

    Number between 1-100 with up to 2 decimals of precision (e.g. 10.5 for 10.5%)