UNPKG

@subwallet/invariant-vara-sdk

Version:

<div align="center"> <h1>⚡Invariant protocol⚡</h1> <p> <a href="https://invariant.app/math-spec-vara.pdf">MATH SPEC 📄</a> | <a href="https://discord.gg/VzS3C9wR">DISCORD 🌐</a> | </p> </div>

6 lines (5 loc) 158 B
import { FeeTier } from './schema.js'; export declare const FEE_TIERS: FeeTier[]; export declare const CONCENTRATION_ARRAY: { [key: string]: number[]; };