-
Its a little bit confusing that we can transfer spl tokens between same token accounts (src and dest is the same)
Better to add a check and throw an error
-
My VSCode is filled with many errors that weren't caught by our CI. And I'm pretty sure they're all legit. If I run `npm exec tsc` from the root repo I get the following:
```
src/renderer/App.tsx(…
-
When running the tests locally in this example the tests are all green.
https://github.com/solana-developers/program-examples/tree/main/tokens/token-2022/transfer-hook/anchor/TransferHookTransferC…
-
*not an issue but a question or a feature request*
is it possible to transfer tokens using this SDK like with the Solana CLI using a terminal?
Terminal Example:
$spl-token transfer --allow-unfu…
-
## Severity
High Risk
## Description
In the `init_ONft` instruction, the `token_mint` is set without validation, allowing the initialization of a `token_mint` with a `freeze_authority`. SPL t…
-
Hello Rabby Wallet team,
First of all, I would like to commend you for the excellent work on developing the wallet. Rabby Wallet has become an indispensable tool for many users operating on Ethereu…
-
I have a script automating the transfer of SPL tokens using solana-py. When i use the spl-token library to send transactions, I am getting sucessful JSON RPC responses with transaction hashes in the r…
-
hi, I own USDC and other tokens in my account, I want to get how many USDC in my account, what should I do?
I've tried method "get_token_accounts_by_owner", just like
```python
from solana.rpc.ap…
-
Hello mates,
I was wondering why refresh tokens are stored clear on the database. Refresh tokens should be considered as sensitive as passwords as they can lead to full accounts compromise, and we …
-
Not sure if this is expected but if I try to swap MNGO in Backpack I can only pick USDC, on jup.ag I get the full list
https://user-images.githubusercontent.com/101902546/222224023-4f8fa193-dc67-4a…