Variable noxaTokenLaunchedEventConst
noxaTokenLaunchedEvent: {
inputs: readonly [
{ indexed: true; name: "token"; type: "address" },
{ indexed: true; name: "deployer"; type: "address" },
{ indexed: true; name: "dexFactory"; type: "address" },
{ indexed: false; name: "pairToken"; type: "address" },
{ indexed: false; name: "pool"; type: "address" },
{ indexed: false; name: "dexId"; type: "uint256" },
{ indexed: false; name: "launchConfigId"; type: "uint256" },
{ indexed: false; name: "positionId"; type: "uint256" },
{ indexed: false; name: "restrictionsEndBlock"; type: "uint256" },
{ indexed: false; name: "initialBuyAmount"; type: "uint256" },
];
name: "TokenLaunched";
type: "event";
} = ...
Type Declaration
-
-
Readonlyname: "TokenLaunched"
-
Readonlytype: "event"
NOXA
TokenLaunched— fired once per launch, carries the pool.