Docs
GitHub
Preparing search index...
The search index is not available
Fuels TS SDK API Documentation
Fuels TS SDK API Documentation
@fuel-ts/account
Coin
Type Alias Coin
Coin
:
{
amount
:
BN
;
assetId
:
string
;
blockCreated
:
BN
;
id
:
string
;
owner
:
AbstractAddress
;
predicate
?:
BytesLike
;
predicateData
?:
BytesLike
;
txCreatedIdx
:
BN
;
}
A Fuel coin
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Docs
GitHub
Fuels TS SDK API Documentation
Loading...
A Fuel coin