UNPKG

hector-rubic-sdk

Version:
7 lines 426 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ZAPPY_PROVIDER_CONFIGURATION = exports.ZAPPY_CONTRACT_ADDRESS = void 0; var default_constants_1 = require("../default-constants"); exports.ZAPPY_CONTRACT_ADDRESS = '0xb9239af0697c8efb42cba3568424b06753c6da71'; exports.ZAPPY_PROVIDER_CONFIGURATION = default_constants_1.defaultTelosProviderConfiguration; //# sourceMappingURL=constants.js.map