Etherscan
- [ ] Looking into BlockData
- [ ] GasPrice & Top Gas Guzzlers
- [ ] Looking into Transaction Data (state changes, logs, etc)
- [ ] Looking into a contract
- [ ] Transactions, Internal Transactions, & Events
- [ ] Contract Creation TX
- [ ] Contract Code, Byte Code, ABI
- [ ] Reading/ Writing into Contract
- [ ] Looking into ERC20 and ERC721 contracts
Bloxy
Bloxy
- [ ] Complex Search Queries
- How many times a certain event/function was released?
- Give me all the contracts which have a certain function/ event?
- Find me a contract that has a certain function bytecode?