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. Creating Transactions

Custom Transaction Builder

Directly interact with any contract address with the Transaction Builder

PreviousConnect to DappsNextUpload a JSON file

Last updated 1 year ago

Some teams like to directly interact with smart contracts and Den's transaction builder makes it easy with a Custom Transaction Builder, no matter how complicated your inputs are. This is accessible when you select the Build it myself option.

Paste in the address of the contract you'd like to interact with. Den will automatically retrieve the contract's ABI, and will even fetch ABIs for the proxy contract's implementations.