viem
Version:
12 lines • 876 B
JavaScript
;
Object.defineProperty(exports, "__esModule", { value: true });
exports.tip403Registry = exports.tip20Factory = exports.stablecoinDex = exports.pathUsd = exports.nonceManager = exports.feeManager = exports.accountRegistrar = exports.accountImplementation = void 0;
exports.accountImplementation = '0x7702c00000000000000000000000000000000000';
exports.accountRegistrar = '0x7702ac0000000000000000000000000000000000';
exports.feeManager = '0xfeec000000000000000000000000000000000000';
exports.nonceManager = '0x4e4F4E4345000000000000000000000000000000';
exports.pathUsd = '0x20c0000000000000000000000000000000000000';
exports.stablecoinDex = '0xdec0000000000000000000000000000000000000';
exports.tip20Factory = '0x20fc000000000000000000000000000000000000';
exports.tip403Registry = '0x403c000000000000000000000000000000000000';
//# sourceMappingURL=Addresses.js.map