Last updated 2 years ago
This entrypoint is designed to withdraw some of the collected referral rewards by the selected token.
type claim_by_token_param_t is [@layout:comb] record [ token : token_t; amount : nat; ]
token
token_t
FA2/FA1.2 token to claim.
FA2/FA1.2
amount
nat
amount of tokens to claim.