Keeta LogoKeeta Logo@keetanetwork/keetanet-client
    Preparing search index...

    Type Alias AcceptSwapRequestExpectedDeprecated

    Use the new structure with receive and send fields instead

    type AcceptSwapRequestExpectedDeprecated = {
        amount?: bigint;
        token?: TokenAddress;
    }
    Index

    Properties

    Properties

    amount?: bigint
    token?: TokenAddress