HistoricalBalance
State Variables
_balanceOfCheckpoints
mapping(address account => Checkpoints.Trace208) private _balanceOfCheckpoints;Functions
getPastBalanceOf
function getPastBalanceOf(address account, uint256 timepoint) public view returns (uint256 balance);Name
Type
Description
Name
Type
Description
_update
clock
CLOCK_MODE
__push
__add
__subtract
Last updated