menu
ethers package
documentation
providers/provider.dart
Provider
getTransactionReceipt abstract method
getTransactionReceipt abstract method
dark_mode
light_mode
getTransactionReceipt
abstract method
Future
<
TransactionReceipt
>
getTransactionReceipt
(
String
transactionHash
)
Implementation
Future<TransactionReceipt> getTransactionReceipt(String transactionHash);
ethers package
documentation
providers/provider
Provider
getTransactionReceipt abstract method
Provider class