-
I'm getting the following error when trying to deploy the ArbitrageFlashLoaner SC to Ropsten through Infura.io.
Hardhat v2.7.1.
```
C:\DEV\Arbitrage-Uniswap-Sushiswap>npx hardhat run scripts/de…
-
# Handle
hack3r-0m
# Vulnerability details
https://github.com/sushiswap/trident/blob/9130b10efaf9c653d74dc7a65bde788ec4b354b5/contracts/libraries/MathUtils.sol#L22
a = 10
b = 4
Expected output: …
-
# Handle
broccoli
# Vulnerability details
## Impact
The `exactInputSingle` and `exactInputSingleWithNativeToken` function do not check whether the input pool is whitelisted (but other similar fun…
-
# Handle
defsec
# Vulnerability details
## Impact
During the code review, It has been observed that refundETH function transfer all balance to "msg.sender" without access control check.
## Proo…
-
- [ Y] I understand that token listing is not required to use the SushiSwap Interface with a token.
- [ Y] I understand that filing an issue or adding liquidity does not guarantee addition to the Sus…
-
The price vector in the settlement contract only needs to contain a price for any token that appears in a trade.
Currently, we add unnecessary prices in some cases:
1. if an order is traded through …
-
Multiple assets are idle in the dev_msig in Arbitrum, once we handle the migration, we are good to go on the processing of this fees and use them strategically in mainnet
- withdraw all the underly…
-
# Handle
0xRajeev
# Vulnerability details
## Impact
Setting usePointList to true only makes sense if the corresponding pointList is != 0. However, such a check is missing. The complementary case …
-
# Handle
leastwood
# Vulnerability details
## Impact
The `DutchAuction.isOpen()` and `Crowdsale.isOpen()` functions state that the auction is open if current time is greater than `startTime` and …
-
I think we should use our [uAD-UBQ Sushiswap market](https://etherscan.io/address/0x41e087485f47538752a1195d984109cb8dc0e429) as the oracle to calculate UBQ rewards APY.