Lab 4 — Disperse / Contract Interaction¶
Goal¶
Practice interacting with deployed contracts and batch transaction tools.
Tools¶
- https://disperse.app/
- https://sepolia.etherscan.io/
- https://app.uniswap.org/
Tasks¶
- Connect MetaMask on Sepolia.
- Explore Disperse or another contract interaction interface.
- Perform a small testnet transaction or contract call.
- Open the transaction in the explorer.
- Identify
from,to,value,data, and gas fields.
Deliverable¶
Explorer link and short explanation of what happened in the transaction.