menu
archethic_lib_dart package
documentation
archethic_lib_dart.dart
UnspentOutputs
UnspentOutputs constructor
UnspentOutputs constructor
dark_mode
light_mode
UnspentOutputs
constructor
UnspentOutputs
(
{
int
?
amount
,
String
?
tokenAddress
,
String
?
type
,
String
?
from
,
int
?
tokenId
,
})
Implementation
UnspentOutputs( {this.amount, this.tokenAddress, this.type, this.from, this.tokenId});
archethic_lib_dart package
documentation
archethic_lib_dart
UnspentOutputs
UnspentOutputs constructor
UnspentOutputs class