Preparing search index...
The search index is not available
@aeternity/aepp-sdk
@aeternity/aepp-sdk
<internal>
Transfer
Interface Transfer
interface
Transfer
{
accountId
:
`
ak_
${
string
}
`
;
amount
:
bigint
;
height
:
number
;
kind
:
string
;
refBlockHash
:
null
|
`
mh_
${
string
}
`
;
refTxHash
:
null
|
`
th_
${
string
}
`
;
refTxType
:
null
|
string
;
}
Index
Properties
account
Id
amount
height
kind
ref
Block
Hash
ref
Tx
Hash
ref
Tx
Type
Properties
account
Id
account
Id
:
`
ak_
${
string
}
`
Account address
amount
amount
:
bigint
height
height
:
number
kind
kind
:
string
ref
Block
Hash
ref
Block
Hash
:
null
|
`
mh_
${
string
}
`
Micro block hash
ref
Tx
Hash
ref
Tx
Hash
:
null
|
`
th_
${
string
}
`
Transaction hash
ref
Tx
Type
ref
Tx
Type
:
null
|
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
account
Id
amount
height
kind
ref
Block
Hash
ref
Tx
Hash
ref
Tx
Type
@aeternity/aepp-sdk
Loading...
Account address