UNPKG

bxswap-sdk

Version:

An SDK for building applications on top of DXswap.

10 lines (9 loc) 201 B
export declare const coreCandle: { deployer: string; factory: string; feeReceiver: string; feeSetter: string; }; export declare const peripheryCandle: { router: string; };