File tree Expand file tree Collapse file tree 4 files changed +5
-3
lines changed
src/platforms/solana/raydium/clmm Expand file tree Collapse file tree 4 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " @depay/web3-exchanges-evm" ,
33 "moduleName" : " Web3Exchanges" ,
4- "version" : " 15.3.0 " ,
4+ "version" : " 15.3.1 " ,
55 "description" : " JavaScript library simplifying decentralized web3 exchange routing for multiple blockchains and exchanges." ,
66 "main" : " dist/umd/index.evm.js" ,
77 "module" : " dist/esm/index.evm.js" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @depay/web3-exchanges" ,
33 "moduleName" : " Web3Exchanges" ,
4- "version" : " 15.3.0 " ,
4+ "version" : " 15.3.1 " ,
55 "description" : " JavaScript library simplifying decentralized web3 exchange routing for multiple blockchains and exchanges." ,
66 "main" : " dist/umd/index.js" ,
77 "module" : " dist/esm/index.js" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @depay/web3-exchanges-svm" ,
33 "moduleName" : " Web3Exchanges" ,
4- "version" : " 15.3.0 " ,
4+ "version" : " 15.3.1 " ,
55 "description" : " JavaScript library simplifying decentralized web3 exchange routing for multiple blockchains and exchanges." ,
66 "main" : " dist/umd/index.svm.js" ,
77 "module" : " dist/esm/index.svm.js" ,
Original file line number Diff line number Diff line change @@ -1086,4 +1086,6 @@ export {
10861086 getPairsWithPrice ,
10871087 getPdaExBitmapAddress ,
10881088 SwapMath ,
1089+ getFirstInitializedTickArray ,
1090+ fetchPoolTickArrays ,
10891091}
You can’t perform that action at this time.
0 commit comments