Module loterra_staking_contract::claim[][src]

Structs

Claim
ClaimsResponse

Functions

claim_storage
claim_storage_read
claim_tokens

This iterates over all mature claims for the address, and removes them, up to an optional cap. it removes the finished claims and returns the total amount of tokens to be released.

create_claim

This creates a claim, such that the given address can claim an amount of tokens after the release date.

query_claims