# Address types

<table><thead><tr><th width="122">Currency</th><th width="181">Types available</th><th width="111">Default</th><th>Description</th></tr></thead><tbody><tr><td>BTC</td><td>legacy, p2sh-segwit, bech32</td><td>bech32</td><td></td></tr><tr><td>LTC</td><td>legacy, p2sh-segwit, bech32</td><td>bech32</td><td></td></tr><tr><td>BCH</td><td>legacy, cash</td><td>cash</td><td>The <code>data.attributes.destination</code> object will contain an array of two address types at once.</td></tr><tr><td>XRP</td><td>address, x-address</td><td>x-address</td><td>The <code>data.attributes.destination</code> object will contain an array of two address types at once.</td></tr></tbody></table>
