Preparing search index...
The search index is not available
@aeternity/aepp-sdk
@aeternity/aepp-sdk
<internal>
NameClaim
Interface NameClaim
Name Claim
interface
NameClaim
{
activeFrom
:
number
;
blockHash
:
`
mh_
${
string
}
`
;
height
:
number
;
internalSource
?:
boolean
;
sourceTxHash
:
`
th_
${
string
}
`
;
sourceTxType
:
string
;
tx
:
Record
<
string
,
unknown
>
;
}
Index
Properties
active
From
block
Hash
height
internal
Source?
source
Tx
Hash
source
Tx
Type
tx
Properties
active
From
active
From
:
number
block
Hash
block
Hash
:
`
mh_
${
string
}
`
Micro block hash
height
height
:
number
Optional
internal
Source
internal
Source
?:
boolean
source
Tx
Hash
source
Tx
Hash
:
`
th_
${
string
}
`
Transaction hash
source
Tx
Type
source
Tx
Type
:
string
tx
tx
:
Record
<
string
,
unknown
>
Any object
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
active
From
block
Hash
height
internal
Source
source
Tx
Hash
source
Tx
Type
tx
@aeternity/aepp-sdk
Loading...
Name Claim