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

EVM documentation needs to add account transactions/erc20Transactions API #76

Open
RoninLee opened this issue Nov 8, 2022 · 1 comment

Comments

@RoninLee
Copy link

RoninLee commented Nov 8, 2022

No description provided.

@RoninLee RoninLee changed the title EVM documentation needs to add account transactions/erc20Transactions EVM documentation needs to add account transactions/erc20Transactions API Nov 8, 2022
@RoninLee
Copy link
Author

RoninLee commented Nov 8, 2022

Similar to etherscan API.
example:
https://api.etherscan.io/api
?module=account
&action=tokentx
&contractaddress=0x9f8f72aa9304c8b593d555f12ef6589cc3a579a2
&address=0x4e83362442b8d1bec281594cea3050c8eb01311c
&page=1
&offset=100
&startblock=0
&endblock=27025780
&sort=asc
&apikey=YourApiKeyToken

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

1 participant