@agentek/tools
Version:
Blockchain tools for AI agents
7 lines • 398 B
JavaScript
;
Object.defineProperty(exports, "__esModule", { value: true });
exports.SIGNALS_ADDRESS = exports.NANI_TOKEN = exports.XNANI_TOKEN = void 0;
exports.XNANI_TOKEN = "0x000000000000629d5F7ce20b868D0Ac1739104B9";
exports.NANI_TOKEN = "0x00000000000007C8612bA63Df8DdEfD9E6077c97";
exports.SIGNALS_ADDRESS = "0xe3D097Bad778237555fEBDc4c86de3E52ddd7e38";
//# sourceMappingURL=constants.js.map