# 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>
