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