# OpenScan

OpenScan is an open-source blockchain explorer designed for EVM-compatible networks. It provides a transparent, community-driven alternative to proprietary block explorers.

## Features

- **Multi-chain Support**: Explore transactions, blocks, and contracts across Ethereum, Base, Optimism, Arbitrum, Polygon, BSC, and more
- **Open Metadata**: Community-maintained token, app, and organization metadata
- **Contract Verification**: Verify and interact with smart contracts
- **Token Tracking**: View token transfers, balances, and holder information
- **Event Decoding**: Human-readable event logs with custom ABI support

## For Developers

OpenScan provides free APIs for developers building on EVM networks:

- REST API for blockchain data
- Metadata API for token and contract information
- WebSocket support for real-time updates

## Contributing

OpenScan is fully open-source. Contributions are welcome:

- Submit token metadata via pull request
- Report bugs and request features on GitHub
- Join the community to help improve the explorer

## Links

- [Website](https://openscan.io)
- [Documentation](https://docs.openscan.io)
- [GitHub](https://github.com/openscan-io)
- [Twitter](https://twitter.com/openscan_io)
