Transfer any of the listed tokens that are in your MPC wallet to another wallet (internal or external). The status determines the transaction state. Normally, the service will return
`SUCCESSFUL`
or
`FAILED`
. In some cases, if the blockchain is congested, the service may return a
`PENDING`
state, which means that the transaction is still waiting to be processed. But sometimes, due to variations in gas prices from block to block, a transaction may be in a state where it was sent to be processed but the blockchain did not program it to be executed. In these cases, the transaction will be marked as
`MANUAL_CHECK`
and will need to be verified manually.
Required access level: Operational Access (Level 2)