UNPKG

@parifi/synthetix-sdk-ts

Version:

A Typescript SDK for interactions with the Synthetix protocol

5 lines (3 loc) 240 B
declare const DEFAULT_TRACKING_CODE = "0x5052460000000000000000000000000000000000000000000000000000000000"; declare const DEFAULT_REFERRER = "0x32A74B2cE1a0783A182f607D29207e571a1cDD4D"; export { DEFAULT_REFERRER, DEFAULT_TRACKING_CODE };