| BswapAddLiquidityPreviewSingle | R Documentation |
BswapAddLiquidityPreviewSingle Class
An R6Class generator object
quoteAssetcharacter
quoteAmtinteger
pricenumeric
sharenumeric
slippagenumeric
feenumeric
new()BswapAddLiquidityPreviewSingle$new( quoteAsset, quoteAmt, price, share, slippage, fee, ... )
toJSON()BswapAddLiquidityPreviewSingle$toJSON()
fromJSON()BswapAddLiquidityPreviewSingle$fromJSON(BswapAddLiquidityPreviewSingleJson)
toJSONString()BswapAddLiquidityPreviewSingle$toJSONString()
fromJSONString()BswapAddLiquidityPreviewSingle$fromJSONString( BswapAddLiquidityPreviewSingleJson )
clone()The objects of this class are cloneable with this method.
BswapAddLiquidityPreviewSingle$clone(deep = FALSE)
deepWhether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.