@sentio/sdk
Preparing search index...
fuel
FuelTransfer
Type Alias FuelTransfer
type
FuelTransfer
=
{
from
:
{
address
:
string
;
amount
:
bigint
;
assetId
:
string
}
[]
;
to
:
{
address
:
string
;
amount
:
bigint
;
assetId
:
string
}
[]
;
}
Index
Properties
from
to
Properties
from
from
:
{
address
:
string
;
amount
:
bigint
;
assetId
:
string
}
[]
to
to
:
{
address
:
string
;
amount
:
bigint
;
assetId
:
string
}
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
from
to
@sentio/sdk
Loading...