-
#### Problem
We currently display a vote account info on the CLI as follows:
```
$ solana vote-account vote.json
Account Balance: 0.02685864 SOL
Validator Identity: 7hguFUbg1pbkSppuwfZ1i9n9Wrqs…
-
I want to swap a raydium token with this library in my project.
How can I do it? Need example
b68h4 updated
9 months ago
-
Account:
A7SgEVfBD4H5QfmVegWGKNjDv7NREpSHBHCRSRVvaQiW
Writable
Show more
Input Args
{5 items
routePlan:{2 items
type:{...}1 item
data:[1 item
0:{4 items
swap:{1 item
raydium:{}0 items
}
…
-
I am experience issues burning Raydium LP tokens, i'm getting the error "incorrect account owner"
Is my implementation correct? Seems to work on other tokens created and minted.
`
const u…
-
i'm using raydiumSdk to do routeSwap like the demo :https://github.com/raydium-io/raydium-sdk-V2-demo/blob/master/src/trade/routeSwap.ts, but when the program exec raydiumSdk.tradeV2.fetchSwapRoutesD…
-
It says it can not find the pair when trying to swap, buy or sell. It says because it was launched on pump.fun
-
Hey seveightech,
This isnt an issue but more of need in support of the solana transfer token code. I need some help preforming it on Raydium. Please do reach out to me on discord, my discord is @gr…
-
Hello guys,
I'm placing an order on a market, and when filled,
How to I retrieve the unsettled balance of the new token without having to settle the funds?
I know raydium does it in typescrip…
-
**Is your enhancement proposal related to a problem? Please describe.**
Zephyr's current devicetree infrastructure does not support devicetree nodes having circular references. A few examples of this…
-
When trying to run:
curl https://api.raydium.io/v2/sdk/liquidity/mainnet.json > poolkeys.json
The response from the API is so large that it errors out before finishing, or just completely breaks…