mirror of
https://github.com/autistic-symposium/web3-starter-py.git
synced 2025-05-16 21:52:12 -04:00
Update .env.example
This commit is contained in:
parent
41be2c4372
commit
297d100f45
1 changed files with 2 additions and 2 deletions
|
@ -53,9 +53,9 @@ ABI=
|
|||
CALLDATA=
|
||||
|
||||
|
||||
##############################
|
||||
############################################################
|
||||
# get_transfer_logs_and_wallets_balance_for_a_token.py
|
||||
#############################
|
||||
###########################################################
|
||||
|
||||
RPC_PROVIDER_URL = https://mainnet.infura.io/v3/<your infura project id>
|
||||
CHUNK_SIZE = 100000
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue