Skip to main content

get_associated_token_address

Function get_associated_token_address 

Source
pub fn get_associated_token_address(owner: &Pubkey, mint: &Pubkey) -> Pubkey
Expand description

Returns the associated token address for a given owner and mint.