-
I am running basically the same code as the examples, but some of the request will successfully return data but some will fail. This is the code I have:
```
async function getPoolInfo() {
conso…
-
Hello! First of all, thank you for your work. I'd like to raise an issue I'm having while trying to parse these two transactions:
Raydium: `3p36wGRa191szhME5kRbg41cv9sXPPYvozkkKvPMErwoakXGZNDbjgCtV…
-
I have tried interacting with RaydiumCLMM v3 on Solana.
The error is quite unexpected when I create a pool with a pair of custom tokens.
```sh
Error: Error processing Instruction 0: custom progra…
-
Looking forward to updating Raydium soon
-
The swap base output function returns the `source_amount_swapped`, which already includes the fees.
https://github.com/raydium-io/raydium-cp-swap/blob/87685cf221e7d0b06419c6c750bd963b6780dca9/program…
-
Using **http://localhost:3000/docs** I send a **GET** request to the Raydium exchange: **/raydium/amm/pool/{poolAddress**}. In the poolAddress field I enter **3nMFwZXwY1s1M5s8vYAHqd4wGs4iSxXE4LRoUMMYq…
-
# Smart Contract Development Status
## Current State
- Base contract implemented with 500 NFT supply limit
- Token integration configured
- Basic whitelist structure in place
## Critical Updates Nee…
-
Hello, i saw that you import raydium-sdk to buy and sell, where did you found this module please?
-
Can not found create_raydium_pool file
![image](https://github.com/user-attachments/assets/509346cc-f6a5-4b8a-8127-e0279b1f3a91)
ybina updated
1 month ago
-
Hi
I am currently trying to use your swap api to perform basic token swaps on raydium. I am using the python example code as the base. I have discovered that the api and code work well, but not alw…