UNPKG

@catalabs/catalyst-sdk

Version:
11 lines 285 B
export type VaultInformation = { balances: bigint[]; escrowedTokens: bigint[]; weights: bigint[]; totalSupply: bigint; escrowedVaultTokens: bigint; vaultFee: bigint; amplification: bigint; unitTracker: bigint; }; //# sourceMappingURL=math.types.d.ts.map