AlphaWallet / AlphaWallet/alpha-wallet-ios

Store ERC1155 transfer events so they can be displayed in Activity tab

Open
#5,698 9 comments 0 reactions 0 assignees View on GitHub
Dominant language
Swift
Stars
631
Forks
384
PR merge metrics
No merged PRs in 30d

Description

Can we make fetching events for tokens that has no asset definition, applying Event filter based on token type, and its abi?
**Reason**: Some of tokens has no `asset definition`, e.g most of erc1155 tokens, and we are not able to see its events on activity tab, my suggestion is to use token abi, for retrieving event definition and fetch such event logs with `getEventLogs` fetcher.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.