Skip to content

Conversation

krupanand-bitgo
Copy link
Contributor

This PR introduces changes to support Transfer Hook account metas in Solana token transactions, as defined by the Token-2022 standard. When a token includes the Transfer Hook extension, we are required to include the associated program-derived account metas in the transfer instruction to ensure proper execution.

  • Detects whether the Transfer Hook extension is enabled for the token.
  • Adds the necessary Transfer Hook program account metas to the transfer instruction accordingly.

Ticket: WIN-7258

@krupanand-bitgo krupanand-bitgo force-pushed the WIN-7258_sol_token_tranfer_hook branch 9 times, most recently from 73d397a to 05fca27 Compare September 29, 2025 04:09
transfer hook implementation for tbill token, added transfer hook account in tx object
Ticket: WIN-7258
@krupanand-bitgo krupanand-bitgo force-pushed the WIN-7258_sol_token_tranfer_hook branch from 05fca27 to 94fb2df Compare September 29, 2025 04:10
@krupanand-bitgo
Copy link
Contributor Author

Closing this PR, since we have merged another with statics approach

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