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