UNPKG

rubic-sdk

Version:
7 lines 466 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.TRADER_HARMONY_PROVIDER_CONFIGURATION = exports.TRADER_HARMONY_CONTRACT_ADDRESS = void 0; const default_constants_1 = require("../default-constants"); exports.TRADER_HARMONY_CONTRACT_ADDRESS = '0x24ad62502d1C652Cc7684081169D04896aC20f30'; exports.TRADER_HARMONY_PROVIDER_CONFIGURATION = default_constants_1.defaultHarmonyProviderConfiguration; //# sourceMappingURL=constants.js.map