Wallets V1
Swift Structure
struct ListTransfersQueryParams
init(walletLocator: WalletLocator, chain: Chain, tokens: [CryptoCurrency])
let chain: Chain
let tokens: [CryptoCurrency]
let walletLocator: WalletLocator
Was this page helpful?