-
As an Admin, I want a Raydium Pool Create and deploy Script for Raydium on Solana so that I can create a pool with SOL/GRAINS on Solana
**Acceptance Criteria**
1. Create the Pool Deploy script for Ta…
-
**Introduction**
Hey, when I try to run `make` to install eruption, everything works fine until i get an error.
**Please describe the bug**
The command `make` ends with `make: *** [Makefile:31: b…
-
# L2 Strategy: Step 1
Grant for $SARCO ERC20 bridge + dex deployment on each chain.
## Goal
Since the token is required to create a sarcophagus (dead man's switch), and since the future is mu…
-
I want to know about it
let amm_program = Pubkey::from_str("675kPX9MHTjS2zt1qfr1NYHuzeLXfQM9H24wFSUt1Mp8")?;
let amm_pool_id = Pubkey::from_str("DSUvc5qf5LJHHV5e2tD184ixotSnCnwj7i4jJa4Xsrmt")?;…
-
Hi,
I'm using raydium SDK to perform swap using CLMM pools. My pool address on devnet is `3kLgXi1zTtQb9xbr6CdNs4EGKkQYi3FB7LxJKxqurpK3`, which has a SPL token (say `T`) and `WSOL` token. When tryin…
-
Hi! I noticed that the Raydium Liquidity Pool V4 (675kPX9MHTjS2zt1qfr1NYHuzeLXfQM9H24wFSUt1Mp8) decoding is not supported in Carbon. However, there is no IDL for this program either. As this program i…
-
-
Greetings,
On the second and subsequent uses of the raydium.tradeV2.swap() function, the function attempts to close token accounts that were already closed. Leading to this error:
```
Program log…
-
I want to get the timestamp for when a raydium pool initialisation transaction occurred. Is the a simple way to do this from the pool id?
I have managed to get the pool init transaction by going …
CVB91 updated
9 months ago
-
I’m trying to run the tests as outlined in the README, but I keep getting errors in the output. I’m new to the Solana ecosystem, so any guidance would be greatly appreciated!
```sh
1) initialize t…