ethscore/NAMESPACE
Carlos R. Mercado 1413aa447f V 0.2.0 Activity + ENS integration
TODO:
 - ENS limited to current holder (not all historical holders)
 - Snapshot voting activity
 - Limits on addresses submitted in all ADDRESSLIST using functions (i.e., 10MB warning).
2022-09-16 14:32:56 -04:00

15 lines
345 B
Plaintext

# Generated by roxygen2: do not edit by hand
export(address_net_on_chain)
export(address_time_weighted_token_balance)
export(address_token_accumulate)
export(address_token_balance)
export(address_transfer_volume)
export(bigint_to_hex)
export(get_address_activity)
export(get_ens)
export(hex_to_bigint)
import(gmp)
import(httr)
import(jsonlite)