Transfer
In development
Currently only supports transferring domains.
Domain transfer
Rules
Sender has to be the domain owner
Domain has to be in the status where it can be transferred
JSON format
keyrequireddescriptionop
yes
operation. "transfer"
p
yes
protocol. "domain"
id
yes
the domain's inscription id
to
yes
the recipient's address
Typescript example
Last updated