SolanaAddress

Solana address helper functions

Constructors

Link copied to clipboard
open fun SolanaAddress(string: String)
Creates an address from a string representation.

Functions

Link copied to clipboard
open fun defaultTokenAddress(tokenMintAddress: String): String
Derive default token address for token
Link copied to clipboard
open fun description(): String
Returns the address string representation.