Create a transfer code to transfer an airdropped key to an email address.

post/v2/transfer/{network}/locks/{lockAddress}/keys/{keyId}

Path parameters

networkinteger required

Network id.

lockAddressstring required

Lock address.

keyIdstring required

Key Id.

Response

Successfully created transfer code and sent an email to the recipient.

ownerstring required
lockstring required
tokenstring required
deadlinenumber required
transferCodestring required

Part of the transfer code that is required to be used with the part sent to the recipient.

Changes

No recorded changes to this endpoint across all 50 revisions of this API.