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

Suggestion: advanced version of eth_call with which you can simulate multiple transactions in a row and see how they would affect the blockchain together. #26187

Closed
kuchaow opened this issue Nov 15, 2022 · 1 comment

Comments

@kuchaow
Copy link

kuchaow commented Nov 15, 2022

Rationale

Why should this feature exist?

So I'm a crypto trader and sometimes there are certain tokens which you can buy but you can't sell, we call them honeypots, it would be cool to be able to simulate a transaction to buy and then one to sell to check if it's a honeypot or not before actually buying the token and risking losing money.

What are the use-cases?

For traders:

  • Check if a token is a honeypot or not.
  • Check how much taxes it has.
  • Check the max amount of tokens you can buy.

Implementation

Do you have ideas regarding the implementation of this feature?

Tbh I'm kinda a noob on golang, so not really, just giving my idea :D

Are you willing to implement this feature?

Maybe in a month or two when I get better at golang.

@ligi
Copy link
Member

ligi commented Nov 16, 2022

Duplicate of #24089

@ligi ligi marked this as a duplicate of #24089 Nov 16, 2022
@holiman holiman closed this as completed Nov 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants