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