You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @Drunkard-baifeng,
You can use this library to get the transactions in each block and filter out those transactions with toAddress as TRC20 token contract address. If you still want to get TRC20 transactions sent to specific wallet address, you can try to parse the data as the following json in the response.
This library is very useful, but I couldn't find a way to query trc20 contract transaction records. Is there any way?
The text was updated successfully, but these errors were encountered: