Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.crossmint.com/llms.txt

Use this file to discover all available pages before exploring further.

Structure
struct ListTransfersQueryParams

Initializers

init(walletLocator:chain:tokens:)

init(walletLocator: WalletLocator, chain: Chain, tokens: [CryptoCurrency])

Instance Properties

chain

let chain: Chain

tokens

let tokens: [CryptoCurrency]

walletLocator

let walletLocator: WalletLocator