File tree Expand file tree Collapse file tree 3 files changed +6
-5
lines changed Expand file tree Collapse file tree 3 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 2929 "@honeycomb-finance/sar" : " 1.0.4" ,
3030 "@honeycomb-finance/shared" : " 1.0.3" ,
3131 "@honeycomb-finance/state-hooks" : " 1.0.3" ,
32- "@honeycomb-finance/swap" : " 1.0.6 " ,
32+ "@honeycomb-finance/swap" : " 1.0.7 " ,
3333 "@honeycomb-finance/token-drawer" : " 1.0.4" ,
3434 "@honeycomb-finance/wallet-connectors" : " 1.0.4" ,
3535 "@honeycomb-finance/walletmodal" : " 1.0.7" ,
Original file line number Diff line number Diff line change @@ -15,6 +15,7 @@ const Swap = () => {
1515 return (
1616 < Provider store = { galetoStore } >
1717 < GelatoProvider
18+ subgraphUrl = { 'https://api.studio.thegraph.com/query/59684/limit-orders/version/latest' }
1819 library = { ethersLibrary }
1920 chainId = { chainId }
2021 account = { account ?? undefined }
Original file line number Diff line number Diff line change 28982898 lodash.flatmap "4.5.0"
28992899 react-query "3.39.3"
29002900
2901- "@honeycomb-finance/
[email protected] .
6 ":
2902- version "1.0.6 "
2903- resolved "https://registry.yarnpkg.com/@honeycomb-finance/swap/-/swap-1.0.6 .tgz#528539dc1ffa9cb6e71b15dbb5caddfebe8d6834 "
2904- integrity sha512-mxrPRcJRkp9MuD96xxw76QWQciQJqB+5yeZaBrS/tjmgXJO1mTCGaFv6Ocr7RHBnD0vCuh/Xh/Zd9x9pmasqsw ==
2901+ "@honeycomb-finance/
[email protected] .
7 ":
2902+ version "1.0.7 "
2903+ resolved "https://registry.yarnpkg.com/@honeycomb-finance/swap/-/swap-1.0.7 .tgz#3a5e5bf66e55364bd49cffe84555964466e1ec07 "
2904+ integrity sha512-lOmniNDXiq61qEUVxWCGzZ2aU8ij+Gy4GTbx4hbdLciBzDFyCjmqrp0JLLsni8DK3ebo7ewwI+eF+umiYjq2xA ==
29052905 dependencies:
29062906 "@ethersproject/providers" "5.6.8"
29072907 "@gelatonetwork/limit-orders-react" "2.8.2"
You can’t perform that action at this time.
0 commit comments