Documentation Index
Fetch the complete documentation index at: https://docs.turnkey.com/llms.txt
Use this file to discover all available pages before exploring further.
Package: react-wallet-kit
Defined in: react-wallet-kit/src/providers/client/Types.tsx:813
Handles signing and sending an ERC20transfer(address,uint256) transaction.
- Submits an ERC20 transfer intent to Turnkey for signing and execution.
- Automatically polls the transaction status until it reaches a terminal state.
- Displays a modal showing progress and a success page upon completion.
A promise that resolves when the transfer reaches a terminal state.