Updated code to fetch available offers using subgraph and multicall.

This commit is contained in:
Filipe Soccol
2025-06-06 17:38:00 -03:00
parent 8a1dab4764
commit fa2def812c
6 changed files with 274 additions and 226 deletions

View File

@@ -26,7 +26,7 @@
"ethers": "^6.13.4",
"marked": "^4.2.12",
"qrcode": "^1.5.1",
"viem": "2.19.0",
"viem": "^2.30.6",
"vite-svg-loader": "^5.1.0",
"vue": "^3.2.41",
"vue-markdown": "^2.2.4",