Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Etherscan - Advanced Filter tool - this is in beta and is something that might give us ideas #11

Open
mrzenk25 opened this issue Jul 31, 2023 · 1 comment

Comments

@mrzenk25
Copy link

mrzenk25 commented Jul 31, 2023

https://info.etherscan.com/post/advanced-filter/

Between this and Metamask Portfolio we might use to help figure out what to emphasize in our initial roll out as they clearly have some sense of what folks are looking for.

From their website:

The Advanced Filter is a powerful tool that allows users to refine and customize their search results based on specific criteria. Users can utilize the Advanced Filter to extract valuable insights and perform targeted analysis within the vast Ethereum blockchain data on Etherscan. By refining search results based on specific criteria.

Exploring Each Filter Field

  • a. Transaction Type:Txs: Transactions involving an EOA
  • b. (Externally Owned Address, or typically referred to as a wallet address) sending ETH directly to other addresses.
  • c. Internal Txs: Transactions that are consequences of smart contract logic triggered by regular transactions.
  • d. ERC-20: Transactions involving ERC-20 tokens.
  • e. ERC-721: Transactions involving non-fungible ERC-721 tokens (NFTs).
  • f. ERC-1155: Transactions involving semi-fungible ERC-1155 tokens (SFTs).
  • g. Deposit: Transactions involving the deposit of ETH into the Beacon Chain Contract in order to validate Ethereum.
  • h. Withdrawal:

Method: This refers to the specific function being executed in a transaction based on decoded input data.
Age
From/to
Amount
Assets
Save Filter

@tjayrush
Copy link
Member

I think we can already do all of these except perhaps for f.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants