Etherscan is the leading block explorer and search, API & analytics platform for Ethereum.

Built and launched in 2015 Etherscan is one of the earliest and longest-running independent projects built for Ethereum and its community, with the mission of providing equitable access to blockchain data.

Integration

Folder Structure:

integrations/etherscan
├─ actions/
│  ├─ account-transactions.ts
├─ components/
│  ├─ etherscan-transactions-table.tsx
├─ hooks/
│  ├─ use-etherscan-account-transactions.ts
├─ utils/*
├─ etherscan.d.ts
├─ README.md