v4.2.18
What's changed
- Bug fix: Robinhood v4 CREATE2 address prediction now uses the correct ClankerToken creation bytecode (shared with BSC v4.1)
- Fixes vanity (
0x4b07) andpredictTokenAddressV4mismatch where SDK predicted wrong token addresses on Robinhood
Upgrade notes
Bots and apps deploying on Robinhood (chain ID 4663) should upgrade immediately if they pre-compute token URLs/addresses before deploy.
npm install clanker-sdk@4.2.18Test plan
- Robinhood incident fixture predicts
0x085844F1...(not0x75b45af4...) - Vanity service + prediction agree on Robinhood
- Base prediction unchanged