UNPKG

meteora-dbc-toolkit

Version:

TypeScript toolkit for building buy/sell transactions against Meteora Dynamic Bonding Curves on Solana.

5 lines 215 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.DEFAULT_SLIPPAGE_BASIS_POINTS = void 0; exports.DEFAULT_SLIPPAGE_BASIS_POINTS = 100n; // 1% //# sourceMappingURL=basic.util.js.map