Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/etherscan/awesome-etherscan

Awesome things with Etherscan and its siblings 😎
https://github.com/etherscan/awesome-etherscan

List: awesome-etherscan

Last synced: 3 months ago
JSON representation

Awesome things with Etherscan and its siblings 😎

Awesome Lists containing this project

README

        



Awesome Etherscan


Etherscan is a block explorer and analytics platform for Ethereum and EVM-compatible blockchains 🔎

## Etherscan Explorers
* [Etherscan](https://etherscan.io/) - Ethereum mainnet explorer
* [Goerli Etherscan](https://sepolia.etherscan.io/) - Goerli testnet explorer
* [Sepolia Etherscan](https://goerli.etherscan.io/) - Sepolia testnet explorer
* [Difference between testnet vs mainnet network](https://ethereum.org/en/developers/docs/networks/) - Real money vs test money

## How to Etherscan
* [Wtf is a block explorer](https://ethereum.org/en/developers/docs/data-and-analytics/block-explorers/) - The analogy of "Google" for blockchain
* [Types of Tokens](https://ethereum.org/en/developers/docs/standards/tokens/#token-standards) - Common standards for tokens and NFTs such as ERC20/ERC721/ERC1155
* [Navigating Etherscan](https://info.etherscan.com/navigating-the-etherscan-homepage/) - A guided tour of main blockchain info
* [Interacting with Contracts](https://info.etherscan.com/how-to-use-read-or-write-contract-features-on-etherscan/) - Basic guide to reading and modifying smart contract data
* [Knowledge Base](https://info.etherscan.com/) - Official Etherscan and blockchain how-tos

## Etherscan Tools
* [Unit Converter](https://etherscan.io/unitconverter) - Calculator for the metric units of ETH, such as gwei to wei
* [Token Approval](https://etherscan.io/tokenapprovalchecker) - List and revoke permission for contracts to spend your tokens
* [Gas Tracker](https://etherscan.io/gastracker) - Get the current fees to send a transaction on Ethereum
* [Signatures](https://etherscan.io/verifiedSignatures) - View, sign and verify messages signed by an Ethereum address
* [Portfolio](https://etherscan.io/tokenholdings?a=0x54b626cc4bcc348c72b1d1ecef35ecdc8b4bc04e) - View tokens and NFTs owned by an address

## Etherscan Stats
* [Label Cloud](https://etherscan.io/labelcloud) - Collection of names and descriptions of known projects, hacks, exchanges etc
* [Dex Tracker](https://etherscan.io/dex) - List of trades placed on decentralised exchanges such as Uniswap
* [NFT Tracker](https://etherscan.io/nft-trades) - List of trades placed on decentralised NFT marketplaces such as Opensea
* [NFT Mints](https://etherscan.io/nft-latest-mints) - Latest NFT tokens being minted
* Beacon [Deposits](https://etherscan.io/txsBeaconDeposit)/[Withdrawals](https://etherscan.io/txsBeaconWithdrawal) - Staking activity of Ethereum validators
* [Charts](https://etherscan.io/charts) - Dashboards and visualisation of blockchain data such as total transactions, ETH burnt
* [Top Stats](https://etherscan.io/topstat) - Chad list for the richest ETH addresses, top token senders

## Etherscan Developers
* [Etherscan API](https://docs.etherscan.io/) - Integrate blockchain data from Etherscan to your apps
* [Metadata API](https://metadata.etherscan.io/) - Integrate name tags, labels, ENS names, reputation of an address from Etherscan
* [Common API Errors](https://docs.etherscan.io/support/common-error-messages) - Troubleshooting guide for API users

## Etherscan Verify
* [What is Contract Verification](https://info.etherscan.com/types-of-contract-verification/) - An explainer on how contract addresses are matched to the original Solidity source code
* [Verified Contracts](https://etherscan.io/contractsVerified) - Verified contract addresses and their Solidity source code
* [Plugins for Contract Verification](https://docs.etherscan.io/misc-tools-and-utilities/plugins) - Automate the process of contract verification
* [Common Verification Errors](https://docs.etherscan.io/support/common-verification-errors) - Troubleshooting guidelines for contract verification issues

## Etherscan Mad Science
* [Blockscan](https://blockscan.com/) - Search an address across multiple blockchains
* [Blockscan Chat](https://chat.blockscan.com/start) - DM any Ethereum address
* [Advanced Filter](https://etherscan.io/advanced-filter) - Microscopic capabilities for filtering transactions by specific criteria
* [Code Reader](https://etherscan.io/code-reader) - Ask GPT anything about a contract
* [Faucet](https://chat.blockscan.com/index?a=0x035219a183f9e31514e0d7c23a85e3e76d7bf167) - A testnet faucet for Holesky/Sepolia, DM "/fund holesky" for testnet ETH

## Etherscan Community
* [Twitter](https://twitter.com/etherscan) - Official announcements, features and memes

## Etherscan Threadooors
* [How to Use Etherscan by Coindesk ](https://www.coindesk.com/learn/how-to-use-etherscan-and-other-blockchain-explorers/)
* [Etherscan Interfaces by @hoeem](https://twitter.com/crypthoem/status/1669414375814316033)