Decoded Data

Den provides simplicity, and handles complexity

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

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.

Last updated