MM Pricing Overview
Overview
Importing
import {
MMPricingModule,
applyFeeAdjustment,
calculateCollateralCost,
parseTicker,
buildTicker,
COLLATERAL_APR,
} from '@thetanuts-finance/thetanuts-client';Module Initialization
import { ThetanutsClient } from '@thetanuts-finance/thetanuts-client';
const client = new ThetanutsClient({ chainId: 8453 });
const mmPricing = client.mmPricing;Fee Adjustment Formula
Collateral Carrying Cost
Asset
APR
getAllPricing
getTickerPricing
getPricingArray
MMPricingModule Method Table
Method
Description
Signer Required
Price Components Summary
Component
Description
Applies To
See Also
Last updated

