-
# Handle
0xRajeev
# Vulnerability details
## Impact
Indexed event parameters are stored in the topics part of the log instead of the data part, which allows for faster indexing/querying because o…
-
```[tasklist]
### Sushiswap V3
- [ ] https://okgraph.xyz/?q=messari%2Fsushiswap-v3-ethereum
- [x] https://okgraph.xyz/?q=messari%2Fsushiswap-v3-arbitrum
- [ ] https://okgraph.xyz/?q=messari%2Fsushiswa…
-
sushiswap contracts - https://ethereum.stackexchange.com/questions/138155/interact-with-swap-function-for-sushiswap-contract
https://blog.toucan.earth/how-to-buy-nct-on-sushi/
-
Long time listener first time caller,
Big fan here, can't wait for the cVault speedo. Earlier today I tried to market buy some delta on Sushiswap and was met with an error when attempting to swap:…
-
# Handle
0xRajeev
# Vulnerability details
## Impact
Most contracts use an init pattern (instead of a constructor) to initialize contract parameters. Unless these are enforced to be atomic with co…
-
# Handle
leastwood
# Vulnerability details
## Impact
There are a number of instances where `readAndAgreedToMarketParticipationAgreement` is checked. This check can be further simplified from `rea…
-
# Handle
0xRajeev
# Vulnerability details
## Impact
Critical contract parameters should have a fail-safe default value enforced during declaration or in constructor/initialize functions without r…
-
# Handle
0xRajeev
# Vulnerability details
## Impact
Missing zero-address checks are best-practice. While this is present in many places, there are also many other places where it is missing and m…
-
I've been trying to test my smart contract, which is an arbitrage bot using AAVE V3 Flash Loans, Sushiswap, and Uniswap V3, on various testnets like Sepolia, Mumbai, Amoy, and even Goerli. But Uniswap…
-
Hi,
The demo works well, but when I tried with pair LINK/UNI, got error `revert ds-math-sub-underflow` (the output is pasted at the bottom).
Added `console.log` around `computeProfitMaximizingTr…