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

Language:

getTokensByWallet

Allow users to check wallet tokens by a wallet address.


MWSDK.Solana.Wallet.getTokensByWallet(wallet_address: to_wallet_address) { response in
print("success, result is:\(String(describing: response))")
} onFailed: {
print("failed ~")
}

Edit this page on GitHub

Copyright © Mirror World, Inc. 2023
On this page

    Home

    Integration

    Guides

    API Reference

    Changelog