-
Older versions of solana-sdk and solana-program are largely broken, and the advice seems to be upgrade old versions to the latest v1.18.0 version:
https://github.com/coral-xyz/anchor/issues/2953
C…
-
This lib is great, but I found some new pairs can't work, please see below:
```js
await getVaultData(
POOLS.RAYDIUM,
"SOL-USDT-RAY",
"xxx"
);
await getVaultData(
POOLS.RAY…
-
I have a limit order on Raydium DEX for TULIP/USDC. After order was placed, trade was not showing up as open order, but USDC was already taken out of my wallet. Can't cancel the order because the tr…
-
Do we have a Rust raydium-sdk crate or repo?
-
when using jito tx, I always have this error
![image](https://github.com/user-attachments/assets/cdcf3a49-e1ed-431f-9763-d42f39c4e773)
code like this,Is there any solutions?
![image](https://github…
-
I would like to inquire why my transaction updates are not being accepted by the chain.
These are the transactions I have sent:
[https://solscan.io/tx/62LZNLxS75WG7zTVJQBroeZri9uzwQRyv48QqwY5h2X1Cqv…
-
please help me.
This is my code.
const poolInfo = await Liquidity.fetchInfo({ connection, poolKeys });
"Liquidity is Raydium sdk function. poolKeys is publicKey type."
This is error.
tx failed =>…
-
I have a file named testMetaplex.cjs with just one line of code:
const Metaplex = require("@metaplex-foundation/js");
Running on Node.js v20.15.0.
my npm list:
├── @metaplex-foundation/js@0.20.1…
-
Versioned transactions are used (default settings) by raydium.io exchange. It would be helpful to support it.
* https://solana.com/docs/advanced/versions
* https://solana-labs.github.io/solana-web…
-
**rust-analyzer version**: v0.3.1924-standalone
**rustc version**: (eg. output of `1.77.1`)
**editor or extension**: VSCode
related file: https://github.com/raydium-io/raydium-contract-in…