Constructors

Properties

filledAmount: BN
makerNonce: BN
order: {
    YT: Address;
    expiry: BN;
    failSafeRate: FixedX18;
    lnImpliedRate: FixedX18;
    maker: Address;
    makingAmount: BN;
    nonce: BN;
    orderType: BN;
    permit: BytesLike;
    receiver: Address;
    salt: BN;
    token: Address;
}

Type declaration

remaining: BN

Accessors

Methods

Generated using TypeDoc