raydium-io / raydium-sdk

An SDK for building applications on top of Raydium.
https://sdk.raydium.io
GNU General Public License v3.0
340 stars 134 forks source link

Security checks through SDK - mint authority, freeze authority etc #61

Open damizo opened 7 months ago

damizo commented 7 months ago

Hi,

I'm wondering if I'm able to get following data through using raydium-sdk:

or I'd need to get this data through some birdeye or other 3rd party service?

keyeightysix commented 6 months ago

You can get from info using @solana/web3.js and the getAccountInfo method.