UNPKG
@swaptoshi/dex-module
Version:
latest (1.0.0-alpha.0)
1.0.0-alpha.0
Klayr decentralized exchange (dex) on-chain module
swaptoshi.com
Swaptoshi/swaptoshi-sdk
@swaptoshi/dex-module
/
dist
/
constants
/
address.d.ts
4 lines
(3 loc)
•
206 B
TypeScript
View Raw
1
2
3
4
export
declare
const
DEFAULT_TREASURY_ADDRESS
:
Buffer
<
ArrayBufferLike
>;
export
declare
const
POSITION_MANAGER_ADDRESS
:
Buffer
<
ArrayBufferLike
>;
export
declare
const
ROUTER_ADDRESS
:
Buffer
<
ArrayBufferLike
>;