Structs
ListTransfersQueryParams
Swift Structure
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Swift Structure
struct ListTransfersQueryParams
init(walletLocator: WalletLocator, chain: Chain, tokens: [CryptoCurrency])
| Property | Type | Description |
|---|---|---|
chain | Chain | - |
tokens | [CryptoCurrency] | - |
walletLocator | WalletLocator | - |
Was this page helpful?
