Docs
GitHub
Preparing search index...
The search index is not available
Fuels TS SDK API Documentation
Fuels TS SDK API Documentation
@fuel-ts/transactions
OutputChange
Type Alias OutputChange
Output
Change
:
{
amount
:
BN
;
assetId
:
string
;
to
:
string
;
type
:
Change
;
}
Type declaration
amount
:
BN
Amount of coins to send (u64)
asset
Id
:
string
Asset ID of coins (b256)
to
:
string
Receiving address or script hash (b256)
type
:
Change
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Docs
GitHub
Fuels TS SDK API Documentation
Loading...
Amount of coins to send (u64)