@renegade-fi/renegade-sdk
    Preparing search index...

    Class MalleableExternalMatchResponse

    The response type for requesting a malleable match on an external order (v2)

    Index

    Constructors

    Properties

    gas_sponsorship_info?: GasSponsorshipInfo

    The gas sponsorship info, if the match was sponsored

    input_amount?: bigint

    The input amount chosen for the match

    If undefined, the input amount hasn't been selected and defaults to the order's maximum input amount.

    This field is not meant for client use directly, rather it is set by operating on the type and allows the response type to stay internally consistent

    match_bundle: MalleableAtomicMatchApiBundle

    The match bundle

    Methods