IHistoricalBalance
Last updated
Last updated
account
address
The address of the account for which to retrieve the historical balance.
timepoint
uint256
The timepoint (block number or timestamp depending on implementation) at which to query the balance.
balance
uint256
The balance of the account at the specified timepoint.