Function associatedTokenAddress

  • Parameters

    • walletAddress: any
    • tokenMintAddress: any

    Returns Promise<{
        nonce: number;
        pubkey: string;
    }>

Generated using TypeDoc