How to get the token account in Solana?
I am trying to get token account for this.
Unable to generate keypair for solana project
How to retrieve transaction quantity and remark information for any transaction using solana api
I am receiving arrays labeled preBalances and postBalances, but I am unable to locate the specific information I need.
Error transferring USDC using @solana/wallet-adapter-react
I’ve tried pretty much everthing I can think of to get this to work. But the goal is to simply receive USDC programmatically within the app to a specific token account.
I want to find solana wallet address of the person who created the token
I want to find the wallet address of the person who created the token with the contract:
7x3jsJLVvDNgmKqmS9ynyBMDkCSG1ZRvPFrY4G6RvatD
I want to use python or javascript.
I want to find this address for snipping.
I tried searching but couldn’t find the answer