menu
octacore_application_layer package
documentation
application_layer/drop/Signature.dart
Signature
totalMinted method
totalMinted method
dark_mode
light_mode
totalMinted
method
Future
totalMinted
(
)
Implementation
Future<dynamic> totalMinted() async => await _contract.call("totalMinted");
octacore_application_layer package
documentation
application_layer/drop/Signature
Signature
totalMinted method
Signature class