Function getCollateralAmount
- getCollateralAmount(userCollateral: string, reserveCollateralMint: string, subIxs: (AlephParsedInstruction | AlephParsedInnerInstruction)[], type: "mintTo" | "burn"): BN
-
Parameters
-
userCollateral: string
-
reserveCollateralMint: string
-
-
type: "mintTo" | "burn"
Returns BN