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