Turnkey supports Tron address derivation with ADDRESS_TYPE_TRON. Tron addresses are derived from the same SECP256k1 curve that is used for Ethereum addresses, but with a different address encoding format.
Tron’s transaction format is supported for signing in Turnkey. You can use the core signing capabilities to sign Tron transactions by constructing the transaction following the Tron protocol specifications and then using Turnkey’s signing API.
Enhanced Security: Private keys never leave Turnkey’s secure infrastructure
Policy Controls: Apply transaction policies to control what can be signed
Simplified Key Management: No need to manage private keys in your application code
Multi-signature Support: Enable quorum-based approvals for transactions
If you have any questions about using Turnkey with Tron or need assistance with integration, feel free to contact us at hello@turnkey.com, on X, or on Slack.