Skip to content

feat(sdk-coin-sol): support transferCheckedWithFee for Token-2022#9308

Open
abhishekagrawal080 wants to merge 1 commit into
masterfrom
CSHLD-1194-3
Open

feat(sdk-coin-sol): support transferCheckedWithFee for Token-2022#9308
abhishekagrawal080 wants to merge 1 commit into
masterfrom
CSHLD-1194-3

Conversation

@abhishekagrawal080

Copy link
Copy Markdown
Contributor

TICKET: CSHLD-1194

Build and decode Token-2022 transfers using transferCheckedWithFee when the token has a TransferFee extension or an explicit fee is supplied. Add computeTransferFee (min(amount*bps/10000, maxFee)), classify the fee-extension instruction as TokenTransfer, and surface the withheld fee on the decoded TokenTransfer params.

@abhishekagrawal080
abhishekagrawal080 requested a review from a team as a code owner July 21, 2026 10:17
@linear-code

linear-code Bot commented Jul 21, 2026

Copy link
Copy Markdown
Contributor

CSHLD-1194

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