curl --request POST \
--url https://backend.swap.coffee/v1/claim/transfer \
--header 'Content-Type: application/json' \
--data '{
"from": "UQCNTO0Nh0Z7QNyRW1BLWfk08f2dAOw4izrx9sO6OUPg4DoV",
"to": "UQCNTO0Nh0Z7QNyRW1BLWfk08f2dAOw4izrx9sO6OUPg4DoV",
"type": "all",
"tokens": [
"EQCxE6mUtQJKFnGfaROTKOt1lZbDiiX1kCixRv7Nw2Id_sDs"
]
}'
This response does not have an example.
curl --request POST \
--url https://backend.swap.coffee/v1/claim/transfer \
--header 'Content-Type: application/json' \
--data '{
"from": "UQCNTO0Nh0Z7QNyRW1BLWfk08f2dAOw4izrx9sO6OUPg4DoV",
"to": "UQCNTO0Nh0Z7QNyRW1BLWfk08f2dAOw4izrx9sO6OUPg4DoV",
"type": "all",
"tokens": [
"EQCxE6mUtQJKFnGfaROTKOt1lZbDiiX1kCixRv7Nw2Id_sDs"
]
}'
This response does not have an example.
ok