UNPKG

butterjs-sdk

Version:
5 lines (4 loc) 294 B
export declare const DEFAULT_SLIPPAGE = 200; export declare const NEAR_TOKEN_SEPARATOR = "X"; export declare const BUTTER_SMART_ROUTER_URL = "https://testnet-api.butterswap.io/router/best_route"; export declare const BUTTER_SMART_ROUTER_URL_MAINNET = "http://127.0.0.1:9009/router/best_route";