UNPKG

rubic-sdk

Version:
7 lines 449 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.PULSEX_V1_PROVIDER_CONFIGURATION = exports.PULSEX_V1_CONTRACT_ADDRESS = void 0; const default_constants_1 = require("../default-constants"); exports.PULSEX_V1_CONTRACT_ADDRESS = '0x98bf93ebf5c380C0e6Ae8e192A7e2AE08edAcc02'; exports.PULSEX_V1_PROVIDER_CONFIGURATION = default_constants_1.defaultPulsechainProviderConfiguration; //# sourceMappingURL=constants.js.map