Skip to content

Document token receiver validation pattern for CCIP Programmable Token Transfers to Solana#3469

Open
SyedAsadKazmi wants to merge 1 commit intomainfrom
ccip-solana-ptt-guidelines
Open

Document token receiver validation pattern for CCIP Programmable Token Transfers to Solana#3469
SyedAsadKazmi wants to merge 1 commit intomainfrom
ccip-solana-ptt-guidelines

Conversation

@SyedAsadKazmi
Copy link
Collaborator

  • Enhanced Key Requirements section for Programmable Token Transfers with explicit security guidance
  • Documents validation pattern: validate tokens at program's own ATA, then forward to final destination
  • Clarifies required account references: program's ATA (for validation) and final destination ATA (for forwarding)
  • Explains security rationale: programs lack strict guarantees over token receiver addresses
  • Added link to EVM programmable token transfers tutorial showing comparable contract behavior

@SyedAsadKazmi SyedAsadKazmi requested a review from a team as a code owner February 16, 2026 02:08
@vercel
Copy link

vercel bot commented Feb 16, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
documentation Ready Ready Preview Feb 16, 2026 2:08am

Request Review

@github-actions
Copy link
Contributor

👋 SyedAsadKazmi, thanks for creating this pull request!

To help reviewers, please consider creating future PRs as drafts first. This allows you to self-review and make any final changes before notifying the team.

Once you're ready, you can mark it as "Ready for review" to request feedback. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant