curl --request POST \
--url https://backend.swap.coffee/v1/profile/{address}/proof \
--header 'Content-Type: application/json' \
--data '{
"public_key": "<string>",
"proof": {
"timestamp": 123,
"domain_len": 123,
"domain_val": "<string>",
"payload": "<string>",
"signature": "<string>"
}
}'
This response does not have an example.
curl --request POST \
--url https://backend.swap.coffee/v1/profile/{address}/proof \
--header 'Content-Type: application/json' \
--data '{
"public_key": "<string>",
"proof": {
"timestamp": 123,
"domain_len": 123,
"domain_val": "<string>",
"payload": "<string>",
"signature": "<string>"
}
}'
This response does not have an example.
"UQCNTO0Nh0Z7QNyRW1BLWfk08f2dAOw4izrx9sO6OUPg4DoV"
ok