UNPKG

@zentraswap/router-sdk

Version:

An sdk for routing swaps using Zentra X v2 and Zentra X v3.

7 lines (6 loc) 314 B
import JSBI from 'jsbi'; export declare const MSG_SENDER = "0x0000000000000000000000000000000000000001"; export declare const ADDRESS_THIS = "0x0000000000000000000000000000000000000002"; export declare const ZERO: JSBI; export declare const ONE: JSBI; export declare const V2_FEE_PATH_PLACEHOLDER = 8388608;