Skip to main content
BETA
HomeIntegration BuilderAPI ReferenceGuidesChangelog
View Mirror World on Github
Join the Discord server

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

Copyright © Mirror World, Inc. 2023
On this page

    Home

    Integration

    Guides

    API Reference

    Changelog