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