AlphaWallet / AlphaWallet/alpha-wallet-android
Add Transaction log detection for ERC20 Tokens
Abierto
Free for all
- Lenguaje dominante
- Java
- Estrellas
- 646
- Forks
- 579
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
Enable Transaction Log pickup for ERC20 Tokens.
You can search for Approve, Transfer and common other DeFi events.
Check out the implementation in ERC721Token and ERC1155Token and do something along those lines; the reason being there will be another upgrade to find the contract constructor and use that to help sync logs, which should be able to slot easily into the methods used to pick up logs in Tokens.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.