Custom Transaction Builder
Directly interact with any contract address with the Transaction Builder
Last updated
Directly interact with any contract address with the Transaction Builder
Last updated
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.