etherscan_transactions: Get all 'normal' transactions of an account

Description Usage Arguments

Description

Get all 'normal' transactions of an account

Usage

1
2
etherscan_transactions(account, startblock = 0, endblock = 999999999,
  offset = 1000, page = 1, api_key = etherscan_get_api_key())

Arguments

account

the account address

startblock

the starting block

endblock

the endblock

offset

max records to return

page

page number

api_key

the etherscan api key


dirkschumacher/etherscanr documentation built on May 30, 2019, 7:19 p.m.