๐ฑTransfer SRR Ownership By RevealHash
Executes blockchain transaction to transfer an ownership of an SRR to another Ethereum address.
Transfer With Default Collection
Transfer With Custom Collection
Path Parameters
Name
Type
Description
Request Body
Name
Type
Description
{
"txReceiptId": 0
}{
"statusCode":400,
"message":"hash of revealHash does not match the SRR transferCommitment"
}{
"statusCode":400,
"message":"metadata is invalid. Check it against the metadata JSON schema. Details: should NOT have additional properties ({"additionalProperty":"unknownField"})."
}{
"statusCode":404,
"message":"Token 41052230 not found"
}{
"statusCode":500,
"message":"API account is out of funds"
}{
"statusCode":500,
"message":"failed to send transaction toEthereum - internal error"
}Request Body Example
Swagger Endpoint (Test Environment)
Required Permissions
Last updated
Was this helpful?