Ethereum

Ethereum User Interface

Ethereum User Interface

ABI


Contract Address


Transaction Hash:
Block Number:
Inspect Block:
                    

This tool provides an Ethereum user interface for smart contracts. For this, it requires the input of the ABI in JSON form of the contract and the contract address.
From this, it generates an overview of the various functions offered by the smart contract. The parameters of the functions can be entered in appropriately named input fields and thus the function can also be called.
For interaction with the smart contract, a connection to the blockchain is established using Metamask.
After logging in and confirming the transaction execution with Metamask, the tool displays the information about the transaction (Transaction Hash, Block Number, Block).

if()