metaplex-foundation / mpl-token-metadata

Program to attach additional data to Fungible or Non-Fungible tokens on Solana.
https://developers.metaplex.com/token-metadata
Other
98 stars 42 forks source link

How to query if a token is currently locked #104

Open Mudloop opened 3 months ago

Mudloop commented 3 months ago

Hi, as the title suggest, I’m trying to figure out if a token is locked. I have the mint and metadata account public keys.