pub fn get_associated_token_address(
    wallet_address: &Pubkey,
    token_mint_address: &Pubkey
) -> Pubkey
Available on crate feature associated_token only.
Expand description

Derives the associated token account address for the given wallet address and token mint