getTransactionsByWallet
Get transactions that belong to a wallet.
MWSDK.Solana.Wallet.getTransactionsByWallet(wallet_address:wallet_address, limit: limit, next_before: next_before){ response in print(response)} onFailed: { print("failed~")}
Edit this page on GitHub