makkelie-dev
makkelie-dev
Fixes #1075
Fixes #1064 https://github.com/user-attachments/assets/6dc807d3-3741-47d2-a585-3d2bc013e316
Fixes #1070
Fixes #1065 Fixes #1066
Test document Before opening the app make sure your chain is set to Sepolia or else the site wont work. https://airswap-web-dev.herokuapp.com/ Develop includes 3 new features: OTC NFT orders, Delegated...
**Description:** Currently, wrap transactions are displayed incorrectly in the transactions list as: “0.00001 WSepoliaETH → 0.00001 WSepoliaETH” This is confusing, as it suggests no change in asset type. **Proposed fix:**...
@Koploseus notice this bug on production: ``` index-7e1e14af.js:83 QuotaExceededError: Failed to execute 'setItem' on 'Storage': Setting the value of 'wagmi.cache' exceeded the quota. at Object.setItem (index-7e1e14af.js:83:3946) at o (index-7e1e14af.js:53:25574) at...
**Description:** When switching to Ethereum, users encounter the following error: ``` invalid contract address or ENS name (argument="addressOrName", value=undefined, code=INVALID_ARGUMENT, version=contracts/5.7.0) at Logger.makeError (...) at Logger.throwError (...) ``` **Proposed Fix:**...