UNPKG

rubic-sdk

Version:
7 lines 436 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.OMNIDEX_PROVIDER_CONFIGURATION = exports.OMNIDEX_CONTRACT_ADDRESS = void 0; const default_constants_1 = require("../default-constants"); exports.OMNIDEX_CONTRACT_ADDRESS = '0xF9678db1CE83f6f51E5df348E2Cc842Ca51EfEc1'; exports.OMNIDEX_PROVIDER_CONFIGURATION = default_constants_1.defaultTelosProviderConfiguration; //# sourceMappingURL=constants.js.map