UNPKG

rubic-sdk

Version:
7 lines 431 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.VERSE_PROVIDER_CONFIGURATION = exports.VERSE_CONTRACT_ADDRESS = void 0; const default_constants_1 = require("../default-constants"); exports.VERSE_CONTRACT_ADDRESS = '0xB4B0ea46Fe0E9e8EAB4aFb765b527739F2718671'; exports.VERSE_PROVIDER_CONFIGURATION = default_constants_1.defaultEthereumProviderConfiguration; //# sourceMappingURL=constants.js.map