Canceling transfer requests
Last updated
Last updated
Companies can cancel transfer requests sent to Loop. Canceling a transfer request does not remove a wallet's autopay authorization, it simply means Loop will not process the transfer request.
Multiple transfer requests can be cancelled in the same request.
The transfer ID
401bb7e7-a7f4-406d-b66c-ce769fdde7ca
Additional notes from the transfer initiator
The approximate time at which to process the given transfer request. This needs to be formatted as a Unix timestamp in seconds. If 0, the transfer request will be processed "immediately" (as soon as the Loop bot network picks it up)
1664096943
The address receiving the transfer
0x0f2672BA12aed17BEe075F7AEabC24b98E3098Ca
The amount to transfer, denominated either in USD if field usd is set to true or the given token
1000000000
Whether or not the amount is denominated in USD or the given token. If denominated in USD, the amount will be converted to the token amount at the time of processing. The exchange rate is retrieved from an on-chain Chainlink oracle. Conducting this conversion on-chain costs gas, thus consider only using this feature if converting from a non-stable coin (e.g. WETH).
false