Sai Prasad Nayak

Results 4 issues of Sai Prasad Nayak

` Could not resolve dependency: npm ERR! peer @solana/web3.js@"^0.86.1" from @project-serum/[email protected]` The current version of solana/web3js is 1.47.3 which is not compatible with this version of @project-serum/pool. I want to...

I'm creating a pool instance using the Pool class where it mentions that the ticks are optional but if i donot pass ticks then it throws an error of "error:...

This error does not occur every-time but happens frequently sometime. `Error: call revert exception [ See: https://links.ethers.org/v5-errors-CALL_EXCEPTION ] (method="token0()", data="0x", errorArgs=null, errorName=null, errorSignature=null, reason=null, code=CALL_EXCEPTION, version=abi/5.7.0)` I have gone through...

- **I'm submitting a ...** [ ] question about how to use this project - **Summary** I want to bulid a swap dapp using uniswap universal router. I need to...