UNPKG

rubic-sdk

Version:
7 lines 449 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.CLAIM_SWAP_PROVIDER_CONFIGURATION = exports.CLAIM_SWAP_CONTRACT_ADDRESS = void 0; const default_constants_1 = require("../default-constants"); exports.CLAIM_SWAP_CONTRACT_ADDRESS = '0xEf71750C100f7918d6Ded239Ff1CF09E81dEA92D'; exports.CLAIM_SWAP_PROVIDER_CONFIGURATION = default_constants_1.defaultKlaytnProviderConfiguration; //# sourceMappingURL=constants.js.map