rubic-sdk
Version:
Simplify dApp creation
7 lines • 477 B
JavaScript
;
Object.defineProperty(exports, "__esModule", { value: true });
exports.TRISOLARIS_AURORA_PROVIDER_CONFIGURATION = exports.TRISOLARIS_AURORA_CONTRACT_ADDRESS = void 0;
const default_constants_1 = require("../default-constants");
exports.TRISOLARIS_AURORA_CONTRACT_ADDRESS = '0x2CB45Edb4517d5947aFdE3BEAbF95A582506858B';
exports.TRISOLARIS_AURORA_PROVIDER_CONFIGURATION = default_constants_1.defaultAuroraProviderConfiguration;
//# sourceMappingURL=constants.js.map