unlocked_amount_at

Function unlocked_amount_at 

Source
pub fn unlocked_amount_at(timestamp_secs: u64) -> U256
Expand description

Unlocked token amount (in WEI) at the given unix timestamp.

Cliff-based unlock using calendar months from TGE: the amount stays at the previous month’s value until the next calendar month boundary is reached.