> For the complete documentation index, see [llms.txt](https://docs.onchainden.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.onchainden.com/signing-and-executing/decoded-data.md).

# Decoded Data

Den provides easy to understand views for common transaction types. For example, token transfers are displayed as:

<figure><img src="/files/b6pkSutXQcOAMRLWAY8p" alt=""><figcaption></figcaption></figure>

Den decodes even the most complex transactions to make them easily human-readable. Parameters have a number of improvements to make them human readable, such as

* Numbers can be adjusted based on their decimals
* Addresses are labeled so you're not squinting at hex values
* Any parameter can be clicked to see where it appears in the underlying smart contract code

The below example is an OpenSea Seaport contract call, and can be interacted with [here](https://app.onchainden.com/safes/test/transactions/0x0196ef56a4f4fab14cf38dcbc6021d1b0e397541c50f3f5cea063a684015fb2c).

<figure><img src="/files/04lmlZ86sv6lFPfBaSFv" alt=""><figcaption></figcaption></figure>
