mirror of
https://github.com/FlipsideCrypto/ethscore.git
synced 2026-02-06 10:48:05 +00:00
small
This commit is contained in:
parent
80d0f4914f
commit
9c7e992f1a
@ -6,7 +6,7 @@
|
||||
\usage{
|
||||
address_time_weighted_token_balance(
|
||||
token_address,
|
||||
min_tokens = 1e-04,
|
||||
min_tokens = 0.01,
|
||||
block_min = 0,
|
||||
block_max,
|
||||
amount_weighting = TRUE,
|
||||
|
||||
@ -6,7 +6,7 @@
|
||||
\usage{
|
||||
address_token_balance(
|
||||
token_address,
|
||||
min_tokens = 1e-04,
|
||||
min_tokens = 0.01,
|
||||
block_max,
|
||||
api_key = api_key
|
||||
)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user