UNPKG

@pollum-io/router-sdk

Version:

An sdk for routing swaps using Pegasys v1 and Pegasys 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 V1_FEE_PATH_PLACEHOLDER = 8388608;