pub fn get_associated_token_address(
    wallet_address: &Pubkey,
    spl_token_mint_address: &Pubkey
) -> Pubkey
Expand description

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