Claim Allocation Tokens
Claim tokens associated with a specific allocation by signing the claim request. By signing the claim request parameters, users trigger their intention to claim the allocated tokens to be claimed and withdraw to the allocation wallet.
Note: If there are no available tokens to claim, the user will still be able to obtain and sign the transaction, but will claim 0 tokens.
Example request
magna_project_api_token
(required) - replace with your actual Magna API tokenyour_allocation_id
(required) - replace with your allocation id which you want to claim tokenssender
(required) - replace with the wallet address that is going to sign the claim transactionuserCountryCode
(optional) - you can use it to verify based on the users’ geo location and block them based on the blocked country list
Solana Response:
EVM Response (TBD):
Last updated
Was this helpful?