UNPKG

test-kohin-sdk

Version:

The Kohin JS is a comprehensive developer toolkit designed to integrate Kohin's decentralized insurance system seamlessly into your applications. It enables efficient interaction with Kohin smart contracts and backend APIs, facilitating management and ana

6 lines (5 loc) 224 B
export declare const ODDS_SCALE = 12; export declare const USDT_DECIMAL = 6; export declare const MLR_RATIO_CONSTANT = 4; export declare const SLIPPAGE_MULTIPLIER: number; export declare const PERCENTAGE_MULTIPLIER: number;