UNPKG

rubic-sdk

Version:
7 lines 448 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.WAGYU_SWAP_PROVIDER_CONFIGURATION = exports.WAGYU_SWAP_CONTRACT_ADDRESS = void 0; const default_constants_1 = require("../default-constants"); exports.WAGYU_SWAP_CONTRACT_ADDRESS = '0x3D1c58B6d4501E34DF37Cf0f664A58059a188F00'; exports.WAGYU_SWAP_PROVIDER_CONFIGURATION = default_constants_1.defaultVelasProviderConfiguration; //# sourceMappingURL=constants.js.map