UNPKG

@xzwiex/perk-swap-core

Version:

This npm package contains core logic of Perk Aggregator build on top of NEAR blockchain

12 lines (11 loc) 650 B
export declare const STORAGE_TO_REGISTER_WITH_MFT = "100000000000000000000000"; export declare const PERK_LIQUIDITY_ID = "dev-perk-conliq2.near"; export declare const REF_FINANCE_ID = "v2.ref-finance.near"; export declare const JUMBO_ID = "v1.jumbo_exchange.near"; export declare const SPIN_ID = "spot.spin-fi.near"; export declare const TONIC_ID = "v1.orderbook.near"; export declare const WRAPPED_NEAR_ID = "wrap.near"; export declare const MEMO = "perk"; export declare const REFERRAL_ID = "95c9554eab0003879a571bc4c24f1ab8e30e1f698929c1be61e6a66770358b0f"; export declare const DEFAULT_GAS = "150000000000000"; export * from './jsbi';