Interface TransferNameOptions

Transfer name options

Param

the fully qualified name to transfer including the namespace (myName.id)

Param

the recipient address of the name transfer

Param

the optional zonefile to register with the name

Param

the private key to sign the transaction

Param

the Stacks blockchain network to use

Hierarchy

  • TransferNameOptions

Properties

fullyQualifiedName: string
network: StacksNetwork
newOwnerAddress: string
publicKey: string
zonefile?: string

Generated using TypeDoc