Skip to content

transferV1 does not work with Token 2022 #133

Open
@ChiefWoods

Description

@ChiefWoods

const { signature } = await transferV1(umi, { mint, tokenOwner, destinationOwner, tokenStandard: TokenStandard.Fungible, splTokenProgram: SPL_TOKEN_2022_PROGRAM_ID, amount: amount * ATOMIC_UNITS_PER_TOKEN, }).sendAndConfirm(umi);

Tested code with original SPL Token Program and it works, but not with 2022

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions