Preparing search index...
The search index is not available
@aeternity/aepp-sdk
@aeternity/aepp-sdk
<internal>
TxUnpackedNameTransferTx1
Interface TxUnpackedNameTransferTx1
interface
TxUnpackedNameTransferTx1
{
accountId
:
`
ak_
${
string
}
`
;
fee
:
string
;
nameId
:
`
nm_
${
string
}
`
;
nonce
:
number
;
recipientId
:
`
ak_
${
string
}
`
|
`
nm_
${
string
}
`
;
tag
:
NameTransferTx
;
ttl
:
number
;
version
:
1
;
}
Hierarchy (
view full
)
TxUnpackedNameTransferTx1Type
TxUnpackedNameTransferTx1
Index
Properties
account
Id
fee
name
Id
nonce
recipient
Id
tag
ttl
version
Properties
account
Id
account
Id
:
`
ak_
${
string
}
`
= ...
fee
fee
:
string
name
Id
name
Id
:
`
nm_
${
string
}
`
nonce
nonce
:
number
= ...
recipient
Id
recipient
Id
:
`
ak_
${
string
}
`
|
`
nm_
${
string
}
`
= ...
tag
tag
:
NameTransferTx
= ...
ttl
ttl
:
number
version
version
:
1
= ...
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
account
Id
fee
name
Id
nonce
recipient
Id
tag
ttl
version
@aeternity/aepp-sdk
Loading...