-
例如 raydium/openbook Defi 协议挺复杂的,网上也没什么中文资料,如果本站能聚合一些solana常用Defi协议解读的文章挺好
-
Hi,
I already raised this on forum.chrultrabook.com but now I found this to be the preferred place for bugs.
Issue happens under Fedora 39, Ubuntu 23.10 and most probably any other distribution.
…
-
example tx: https://solscan.io/tx/4ENgQPCkvpbnmxAQQ5LH6D19SE6c3Jp5x9BxmQZi2e9sbKgdW9m1KySQioHHsJPzQryTiE9nDyDjvirDpUFTpLe7
Radiyum protocol makes 10 swaps
All are on Raydium Liquidity Pool V…
-
The library compiled with 1.17.1 but with the new Rust version it not compiles anymore:
```error: casting references to a bigger memory layout than the backing allocation is undefined behavior, eve…
-
Implementing this example(cp-swap-cpi) locally I ran into errors where seed constraints for accounts like authority are violated, probably since the account::seeds macro checks if the account passed m…
-
raydium.liquidity.swap.
Signature 5A4RNPE5eXoDFKowvzK48R2umfLMsewKaduds4v5VpGf9Y1TV1qxMa8mgbXTFZSHRrJipJUpr4VRtikNGTQ4w2g8 has expired: block height exceeded. at Connection.confirmTransactionUsin…
-
Hi, I plan to test some functions (create market, add LP, and swap) on Raydium for the Solana Devnet. I forked the Raydium frontend, but I realized I need to change some configurations in the SDK, suc…
-
Maybe it's related to https://github.com/gagliardetto/solana-go/issues/134, but idk if it is the same issue.
I'm trying to port `raydium-sdk` to golang using `solana-go` and everything is going wel…
-
Hi, can you add support for Raydium V5 CPMM? Because I wanna get the pool keys of a specific token mint address so I could do swap transaction. Thanks
-
Hi guys, I'm working on listening for events on Raydium v4 AMM program and have figured out most of what I need. However, I'm currently stuck on decoding Raydium transaction instructions. Has anyone d…