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