RecipientDataInput: {
    recipient: Scalars["EvmAddress"]["input"];
    split: Scalars["Float"]["input"];
}

Type declaration

  • recipient: Scalars["EvmAddress"]["input"]

    Recipient of collect fees.

  • split: Scalars["Float"]["input"]

    Split %, should be between 0.01 and 100. Up to 2 decimal points supported. All % should add up to 100