0x4cC8F6d5B7cE150CCC0A9B7664532B1283b96AC4. Signatures match the deployed implementation.
Write functions
Read functions
On the hook (0x4cC8F6d5B7cE150CCC0A9B7664532B1283b96AC4)
On LaunchViewModule (0xce83E3659251116d114Ec1CA729ffB49B99403c3)
The hook also has previewBuy(uint256,uint256) and previewSell(uint256,uint128) wrappers that delegate to the configured viewer contract. Use the view module functions below directly for the working preview path. See Quotes for the full pattern.
Events
Event topic hashes
For direct log subscription, these are the topic hashes (keccak256 of the canonical signature):
Other topic hashes can be computed locally with
cast keccak256 "EventName(args)".
Struct shapes
pump-contracts-v2/src/libraries/InkyPumpTypes.sol.