Skip to content

Closes #468 - #520

Open
mansur-codes wants to merge 1 commit into
codebestia:mainfrom
mansur-codes:docs/468-token-transfer-storage
Open

Closes #468#520
mansur-codes wants to merge 1 commit into
codebestia:mainfrom
mansur-codes:docs/468-token-transfer-storage

Conversation

@mansur-codes

Copy link
Copy Markdown

Description

Documents the storage layout and token interface for the token_transfer contract. Covers every storage key with its Soroban storage type (Instance/Persistent/Temporary) and TTL/rent implications, and the token interface abstraction including Stellar Asset Contract compatibility. cargo fmt --check and cargo clippy both pass clean.

Closes #468

Type of change

  • Bug fix
  • New feature
  • Documentation update
  • Other

Checklist

  • I have read the contributing guidelines
  • I have tested my changes locally
  • My code follows the project's coding standards

@drips-wave

drips-wave Bot commented Jul 29, 2026

Copy link
Copy Markdown

@mansur-codes Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

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.

Contracts docs: token_transfer storage layout

1 participant