rubic-sdk
Version:
Simplify dApp creation
7 lines • 459 B
JavaScript
;
Object.defineProperty(exports, "__esModule", { value: true });
exports.PANGOLIN_FUJI_PROVIDER_CONFIGURATION = exports.PANGOLIN_FUJI_CONTRACT_ADDRESS = void 0;
const default_constants_1 = require("../default-constants");
exports.PANGOLIN_FUJI_CONTRACT_ADDRESS = '0x2D99ABD9008Dc933ff5c0CD271B88309593aB921';
exports.PANGOLIN_FUJI_PROVIDER_CONFIGURATION = default_constants_1.defaultFujiProviderConfiguration;
//# sourceMappingURL=constants.js.map