Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sweetmantech/viem-transfers

simple viem implementation of getEthLogs with ERC721 transfer event
https://github.com/sweetmantech/viem-transfers

Last synced: about 13 hours ago
JSON representation

simple viem implementation of getEthLogs with ERC721 transfer event

Awesome Lists containing this project

README

        

# viem transfers

simple viem implementation of ERC721 Transfer event listener
Screenshot 2024-03-16 at 8 03 33 PM

## Snapshot details

- indexed event: `event Transfer(address indexed, address indexed, uint256)',
`

## Authors

- [@sweetmantech](https://github.com/sweetmantech) ([warpcast](https://warpcast.com/sweetman-eth))

## License

This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details