Variable odysseyPoolMigratedEventConst
odysseyPoolMigratedEvent: {
inputs: readonly [
{ indexed: true; name: "token"; type: "address" },
{ indexed: false; name: "pool"; type: "address" },
{ indexed: false; name: "tokenId"; type: "uint256" },
{ indexed: false; name: "liquidity"; type: "uint128" },
{ indexed: false; name: "tokenUsed"; type: "uint256" },
{ indexed: false; name: "usdcUsed"; type: "uint256" },
];
name: "PoolMigrated";
type: "event";
} = ...
Type Declaration
-
-
Readonlyname: "PoolMigrated"
-
Readonlytype: "event"
The Odyssey
PoolMigrated— graduation to a locked Uniswap v3 pool.