@sodazone/ocelloids-client - v4.0.0
Preparing search index...
server-types
sourceTransfers
Transfer
Type Alias Transfer
type
Transfer
=
{
amount
:
string
;
asset
:
string
|
number
|
Record
<
string
,
any
>
;
blockHash
:
string
;
blockNumber
:
string
;
event
:
{
blockPosition
:
number
;
module
:
string
;
name
:
string
}
;
extrinsic
?:
AnyJson
;
from
:
HexString
;
fromFormatted
:
string
;
timestamp
?:
number
;
to
:
HexString
;
toFormatted
:
string
;
}
Index
Properties
amount
asset
block
Hash
block
Number
event
extrinsic?
from
from
Formatted
timestamp?
to
to
Formatted
Properties
amount
amount
:
string
asset
asset
:
string
|
number
|
Record
<
string
,
any
>
block
Hash
blockHash
:
string
block
Number
blockNumber
:
string
event
event
:
{
blockPosition
:
number
;
module
:
string
;
name
:
string
}
Optional
extrinsic
extrinsic
?:
AnyJson
from
from
:
HexString
from
Formatted
fromFormatted
:
string
Optional
timestamp
timestamp
?:
number
to
to
:
HexString
to
Formatted
toFormatted
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
amount
asset
block
Hash
block
Number
event
extrinsic
from
from
Formatted
timestamp
to
to
Formatted
@sodazone/ocelloids-client - v4.0.0
Loading...