Skip to content

solana spl token transfer #21

Description

@HemangiVekaria

I am using this library in Android app for solana wallet. I used this for native SOL token transfer and it's working. But now i want to use this same library for Solana SPL (USDC,etc) token transfer. But have no idea when to pass this programID while writing SystemProgram.transfer() and then signing transaction using

transaction.sign(Arrays.asList(signer));
transaction.serialize().

Can anyone help please?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions