Transfer
Rules
Sender has to be the asset owner
Asset has to be in the status available for transfer
JSON format
keyrequireddescriptionop
yes
operation. "transfer"
p
no
protocol. "domain". Skip for asset transfer
id
yes
the asset's inscription id
to
yes
the recipient's address
Typescript example
Last updated