UNPKG

rubic-sdk

Version:
7 lines 428 B
"use strict"; 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