UNPKG

@parifi/synthetix-sdk-ts

Version:

A Typescript SDK for interactions with the Synthetix protocol

8 lines 287 B
// src/constants/partner.ts var DEFAULT_TRACKING_CODE = "0x5052460000000000000000000000000000000000000000000000000000000000"; var DEFAULT_REFERRER = "0x32A74B2cE1a0783A182f607D29207e571a1cDD4D"; export { DEFAULT_REFERRER, DEFAULT_TRACKING_CODE }; //# sourceMappingURL=partner.mjs.map