mirror of
https://github.com/autistic-symposium/web3-starter-py.git
synced 2025-05-16 21:52:12 -04:00
Update README.md
This commit is contained in:
parent
297d100f45
commit
9abc43f81c
1 changed files with 13 additions and 1 deletions
|
@ -83,6 +83,18 @@ poetry run python decode_calldata.py
|
|||
|
||||
|
||||
|
||||
#### get token transfer events logs and wallet balances
|
||||
|
||||
1. add info to `.env`
|
||||
2. run
|
||||
```
|
||||
cd scripts
|
||||
poetry run python get_transfer_logs_and_wallets_balance_for_a_token.py
|
||||
```
|
||||
|
||||
|
||||
|
||||
|
||||
<br>
|
||||
|
||||
---
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue