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