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