Preparing search index...
The search index is not available
@aeternity/aepp-sdk
@aeternity/aepp-sdk
<internal>
Aex141TransferEvent
Interface Aex141TransferEvent
AEx141 Transfer
interface
Aex141TransferEvent
{
blockHeight
:
number
;
contractId
:
`
ct_
${
string
}
`
;
logIdx
:
number
;
microIndex
:
number
;
microTime
:
Date
;
recipient
:
`
ak_
${
string
}
`
;
sender
:
`
ak_
${
string
}
`
;
tokenId
:
number
;
txHash
:
`
th_
${
string
}
`
;
}
Index
Properties
block
Height
contract
Id
log
Idx
micro
Index
micro
Time
recipient
sender
token
Id
tx
Hash
Properties
block
Height
block
Height
:
number
contract
Id
contract
Id
:
`
ct_
${
string
}
`
Contract address
log
Idx
log
Idx
:
number
micro
Index
micro
Index
:
number
micro
Time
micro
Time
:
Date
recipient
recipient
:
`
ak_
${
string
}
`
Account address
sender
sender
:
`
ak_
${
string
}
`
Account address
token
Id
token
Id
:
number
tx
Hash
tx
Hash
:
`
th_
${
string
}
`
Transaction hash
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
block
Height
contract
Id
log
Idx
micro
Index
micro
Time
recipient
sender
token
Id
tx
Hash
@aeternity/aepp-sdk
Loading...
AEx141 Transfer