Introduction
This project provides utilities for interacting with Ethereum. It supports the following features:
Get Balance — Retrieve the balance of a specified wallet.
Get Wallet Address — Obtain the address of the connected wallet.
Read Contract — Read data from a specified smart contract.
Get Token Data — Fetch data for a specified token.
Send Transaction — Execute a transaction on the blockchain.
Buy Token — Purchase a specified token.
Sell Token — Sell a specified token.
Last updated