https://github.com/BalancerMaxis/multisig-ops/pull/553
https://dashboard.tenderly.co/public/safe/safe-apps/simulator/c1c80f66-050b-4f82-94d2-c97ab868079a
The passing of Safe DAO's SEP-5 resulted in new allocations for existing $SAFE holders. The Balancer DAO multisig is such a holder.
NOTE: in order to successfully claim this second airdrop, the vesting needs to be created before 2023-10-27T10:00:00 UTC (ref)!
Payload consists of three calls:
Airdrop2.redeem: this creates a vesting for the msg.senderAirdrop2.claimVestedTokensViaModule: this claims the $SAFE tokens already vested. By passing a max(uint128) we claim all available tokensAirdrop1.claimVestedTokensViaModule: idem, but claim pending tokens from the vesting created during the initial airdropThis results in two transfers to the multisig totalling to roughly 2000 $SAFE.