BuildTakeSigningPayloadArgs: CommonRequired & CommonOverrides & {
    amount: bigint;
    market: SupportedMarket | Address;
    referrer: Address;
}

Type declaration