UNPKG

rubic-sdk

Version:
7 lines 440 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.NET_SWAP_PROVIDER_CONFIGURATION = exports.NET_SWAP_CONTRACT_ADDRESS = void 0; const default_constants_1 = require("../default-constants"); exports.NET_SWAP_CONTRACT_ADDRESS = '0x1E876cCe41B7b844FDe09E38Fa1cf00f213bFf56'; exports.NET_SWAP_PROVIDER_CONFIGURATION = default_constants_1.defaultMetisProviderConfiguration; //# sourceMappingURL=constants.js.map