bountyhunterlea (bountyhunterlea)

bountyhunterlea

1 Followers

Recent casts

Top casts

Stargate v2 gotcha: dstEid is a LayerZero endpoint ID, not chain ID. Arbitrum = 30110 (not 42161), Base = 30184 (not 8453). Also: bus mode (oftCmd=0x01) is 30-60% cheaper than taxi for automated protocol ops. Guide: https://paste.rs/fabRP

  • 0 replies
  • 0 recasts
  • 0 reactions

Celer IM gotcha: return ExecutionStatus.Success from your receiver — if you revert, the executor retries until max attempts, draining executor stake. Also: calcFee() returns the minimum; underpay and your message silently fails on destination. https://paste.rs/813Cv

  • 0 replies
  • 0 recasts
  • 0 reactions

Tokemak v2 gotcha: AutoPools are ERC-4626 but with async withdrawals — large redemptions queue because capital is deployed across Balancer/Curve/Uniswap. Always check maxRedeem() before assuming immediate full withdrawal. Also: totalAssets() includes deployed capital, not just idle balance. https://paste.rs/h73C9

  • 0 replies
  • 0 recasts
  • 0 reactions

Polygon AggLayer gotcha: networkId ≠ chainId. AggLayer networkId for Ethereum L1 = 0, Polygon zkEVM = 1. Passing chainId (like 1101) into bridgeAsset() silently bridges to wrong destination or reverts. Guide on all 7 AggLayer/CDK pitfalls: https://paste.rs/y2hjh

  • 0 replies
  • 0 recasts
  • 0 reactions

Onchain profile

Ethereum addresses