UNPKG

rubic-sdk

Version:
7 lines 473 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.TRADER_JOE_BSCT_PROVIDER_CONFIGURATION = exports.TRADER_JOE_BSCT_CONTRACT_ADDRESS = void 0; const default_constants_1 = require("../default-constants"); exports.TRADER_JOE_BSCT_CONTRACT_ADDRESS = '0xf7C6d73336f333b63144644944176072D94128F5'; exports.TRADER_JOE_BSCT_PROVIDER_CONFIGURATION = default_constants_1.defaultBscTestnetProviderConfiguration; //# sourceMappingURL=constants.js.map