> For the complete documentation index, see [llms.txt](https://docs.verified.network/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.verified.network/reference/verified-sdk/withdrawals/redeeming-cash-tokens.md).

# Redeeming cash tokens

### **Request redemption of cash tokens**&#x20;

`transferFrom(_fromCurrency, _toCashContract, _amount)`

<table data-header-hidden><thead><tr><th width="323.81975071907954">Function parameter</th><th>Description</th></tr></thead><tbody><tr><td>Function parameter</td><td>Description</td></tr><tr><td>_fromCurrency</td><td>address of Verified cash token to debit and redeem</td></tr><tr><td>_toCashContract</td><td>address of Verified cash contract for the currency of cash token being redeemed</td></tr><tr><td>_amount</td><td>name of the cash tokens to debit and redeem</td></tr></tbody></table>
