@stratosphere-network/token
Version:
Token module for StratoSphere SDK - ERC20 token minting and factory functionality
10 lines • 772 B
JavaScript
;
Object.defineProperty(exports, "__esModule", { value: true });
exports.SepoliaV1Factory = exports.SepoliaV1Implementation = exports.BepoliaV1Factory = exports.BepoliaV1Implementation = exports.BerachainV1Factory = exports.BerachainV1Implementation = void 0;
exports.BerachainV1Implementation = `0xC896DF92e0510d98b130A665ea9e97F1537d6F39`;
exports.BerachainV1Factory = `0xc00F07B6Bf28961B2Ec7CE1DFFA3676AC52F0FcE`;
exports.BepoliaV1Implementation = `0x20862A7DAF87a6649D83fbf816fd94Dab5F17Eeb`;
exports.BepoliaV1Factory = `0x1b06cc2dd9A75EC546ECB591936b71d3B593851c`;
exports.SepoliaV1Implementation = `0x7FC58203A2d4dF29be16754c9B3C2587Cc50FA04`;
exports.SepoliaV1Factory = `0x74f745e05C40b0b5b7ea62f8EC11914be8dA18c6`;
//# sourceMappingURL=constants.js.map