-
-
Notifications
You must be signed in to change notification settings - Fork 247
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
Feature Request: ERC20 tokens #46
Labels
Comments
For reference, the API endpoint can be found here and after reviewing the code for a newcomer, how it should be implemented should be easy. |
maybe it will help |
你好请问你发什么信息给我
reslake <[email protected]>于2019年6月20日 周四上午3:57写道:
…
http://api.etherscan.io/api?module=account&action=tokentx&address=0x4e83362442b8d1bec281594cea3050c8eb01311c&startblock=0&endblock=999999999&sort=asc&apikey=YourApiKeyToken
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#46?email_source=notifications&email_token=AKYXKOUM7CUXRILHL6S6FD3P3KFUNA5CNFSM4GFMXNZ2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODYDDPPA#issuecomment-503723964>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AKYXKOTJZHHNIUECWVK32X3P3KFUNANCNFSM4GFMXNZQ>
.
|
partially completed with cf147e6 |
Open
Your API Key: cmwnv4027DeE92 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The Etherscan API has enabled a new endpoint for pulling ERC20 transactions from an account. Adding this into the
Accounts
module is needed.The text was updated successfully, but these errors were encountered: