Body
application/json
- Public key address generated from the hash of the invite code
- Do note that, the invite code requires to be generated client side, refer to docs
- Please handle invite code and secret key with highest security as user funds are involved
- Public key address of the sender
- This address will be funding the amount to be sent and the token accounts involved
- Amount in atomic value (before decimals)
- E.g. to send 1 USDC is equivalent of
amount='1000000'
- Do note that there will be additional SOL amount being used in the transaction for transaction fees and token accounts
- Defaults to WSOL mint
- Only pass in this parameter with other mint when required
Response
Successful response