Wallets V1
Kotlin Data Class
Documentation IndexFetch the complete documentation index at: https://docs.crossmint.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.crossmint.com/llms.txt
Use this file to discover all available pages before exploring further.
data class Solana(val mintHash: String?) : ChainInfo
constructor(mintHash: String?)
val mintHash: String?
Was this page helpful?