getTransactions
Get transactions that belong to the current wallet.
MWSDK.EVM.Wallet.getTransactions(limit: Int(limit)) { response in print(response)} onFailed: { print("failed ~")}
Edit this page on GitHub
Language:
getTransactions
Get transactions that belong to the current wallet.
MWSDK.EVM.Wallet.getTransactions(limit: Int(limit)) { response in print(response)} onFailed: { print("failed ~")}
Edit this page on GitHub
Home
Integration
Guides
API Reference
Changelog