How to Redeem USDca
Redeeming USDca is the process of burning USDca in exchange for backing assets.
Last updated
Redeeming USDca is the process of burning USDca in exchange for backing assets.
Last updated
Users can redeem USDca with CAMP through our UI or via our API.
Using the UI, the redeem USDca user workflow is:
The user requests to redeem USDca via our dApp interface by selecting a backing asset to receive, such as stETH, entering the amount of USDca they wish to use for redeeming, and viewing the amount of stETH to receive.
If the user agrees with the amount of stETH, the user is able to click the "Redeem" button which pops up their selected wallet to sign an EIP712 style signature specifying the USDca amount, the backing asset, and the backing asset amount they will receive.
After the user signs the transaction with their wallet, CAMP validates the request & submits the transaction to the blockchain.
Upon successful confirmation of the transaction, the user's chosen backing asset, such as stETH, is atomically swapped for the agreed amount of USDca.