Skip to content

v4.2.18

Choose a tag to compare

@Quazia Quazia released this 08 Jul 22:53
· 1 commit to main since this release
cf34aca

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) and predictTokenAddressV4 mismatch 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.18

Test plan

  • Robinhood incident fixture predicts 0x085844F1... (not 0x75b45af4...)
  • Vanity service + prediction agree on Robinhood
  • Base prediction unchanged