Valentin Tronkov
Valentin Tronkov
implement token claim airdrop pre handle pure checks **Related issue(s)**: Fixes #14325
**Description**: **Related issue(s)**: Fixes # **Notes for reviewer**: **Checklist** - [ ] Documented (Code comments, README, etc.) - [ ] Tested (unit, integration, etc.)
As per this discussion https://limechain.slack.com/archives/C048K7ZBS9M/p1722406435947579?thread_ts=1722263267.656899&cid=C048K7ZBS9M we are disabling the airdrop to a contract
**Description**: Added a test to validate that after a pending airdrop the receiver is not associated with the token **Related issue(s)**: Fixes #14631 Fixes #14633