Docs
GitHub
Preparing search index...
The search index is not available
Fuels TS SDK API Documentation
Fuels TS SDK API Documentation
@fuel-ts/account
CoinTransactionRequestOutput
Type Alias CoinTransactionRequestOutput
Coin
Transaction
Request
Output
:
{
amount
:
BigNumberish
;
assetId
:
BytesLike
;
to
:
BytesLike
;
type
:
Coin
;
}
Type declaration
amount
:
BigNumberish
Amount of coins to send
asset
Id
:
BytesLike
Asset ID of coins
to
:
BytesLike
Receiving address or script hash
type
:
Coin
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Docs
GitHub
Fuels TS SDK API Documentation
Loading...
Amount of coins to send