UNPKG

rubic-sdk

Version:
7 lines 426 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.CRODEX_PROVIDER_CONFIGURATION = exports.CRODEX_CONTRACT_ADDRESS = void 0; const default_constants_1 = require("../default-constants"); exports.CRODEX_CONTRACT_ADDRESS = '0xeC0A7a0C2439E8Cb67b992b12ecd020Ea943c7Be'; exports.CRODEX_PROVIDER_CONFIGURATION = default_constants_1.cronosProviderConfiguration; //# sourceMappingURL=constants.js.map