Swap
Record
: { amountIn
: BN; amountOut
: BN; fee
: BN; inMarketIndex
: number; inOraclePrice
: BN; outMarketIndex
: number; outOraclePrice
: BN; ts
: BN; user
: PublicKey; }
Type declaration
-
amountIn: BN
-
amountOut: BN
-
fee: BN
-
inMarketIndex: number
-
inOraclePrice: BN
-
outMarketIndex: number
-
outOraclePrice: BN
-
-