pub fn unlocked_amount_at(timestamp_secs: u64) -> U256Expand 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.