Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/sweetmantech/viem-transfers
- Owner: SweetmanTech
- License: mit
- Created: 2024-03-16T12:08:11.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-03-16T23:17:35.000Z (8 months ago)
- Last Synced: 2024-03-17T17:08:20.241Z (8 months ago)
- Language: TypeScript
- Homepage: https://viem-transfers.vercel.app
- Size: 5.49 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# viem transfers
simple viem implementation of ERC721 Transfer event listener
## 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