Den Documentation
  • What is Den?
    • Den
    • Safe Contracts
    • Supported Chains
    • Security Practices
  • Set up Den
    • Sign In With Ethereum
    • Using Existing Safes
    • Creating and Managing Safes
  • Creating Transactions
    • Getting Started
    • Send Tokens
    • Connect to Dapps
    • Custom Transaction Builder
    • Upload a JSON file
    • Adding Descriptions
    • Simulations
    • Batching
  • Signing and Executing
    • Overview
    • Edit Descriptions
    • Decoded Data
    • Smart Contract Search
    • Simulation
  • Pay Gas from Safe
    • Overview
    • How it Works
    • FAQ
  • Payment Requests
    • Overview
    • Send the Request Form
    • Request a Payment
    • See Requests you've sent
    • Approve and Pay Requests
  • Organizations
    • Overview
  • Notifications
    • Overview
    • Set a Reminder Frequency
    • Discord
    • Telegram
    • Slack
    • SMS
    • Bot Commands
  • Links
    • Book a Demo
    • Support
    • Feature Requests
Powered by GitBook
On this page
  1. Signing and Executing

Decoded Data

Den provides simplicity, and handles complexity

PreviousEdit DescriptionsNextSmart Contract Search

Last updated 2 years ago

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