-
Hi, hope you're well. It's quite hard to find relevant information when we are developing our own code so i try here hoping it may help other people.
I'm looking about getting the best price (m…
-
This function launches the Uniswap V2 Liquidity Pool with the tokens in the contract and ETH in the contract.
-
ctf_sec
high
# curve admin can drain pool via reentrancy (equal to execute emergency withdraw and rug tokenmak fund by third party)
## Summary
curve admin can drain pool via reentrancy (equal to ex…
-
# Lines of code
https://github.com/Tapioca-DAO/tapioca-periph-audit/blob/023751a4e987cf7c203ab25d3abba58f7344f213/contracts/Magnetar/MagnetarV2.sol#L1-L1088
# Vulnerability details
## Impact
The …
-
# Lines of code
https://github.com/code-423n4/2024-01-curves/blob/main/contracts/Curves.sol#L284
# Vulnerability details
## Impact
The issue in the `sellCurvesToken()` function arises from a const…
-
I've deployed the uniswap v3 subgraph from commit hash bf03f940f17c3d32ee58bd37386f26713cff21e2 but with the graft removed.
I'm seeing the following deterministic error being reported by the graph …
-
Its not really a bug. Your php works perfectly except, I already have cast on my model using MoneyPHP:
```
public $casts = [
'price' => MoneyCast::class,
];
```
So when I add…
-
Not being able to retrieve the IJobFactory an IScheduler use cause a bit of a headache when unit testing scheduling. Adding a getter to IScheduler.JobFactory would make unit testing a lot easier due t…
-
Hey, I have a few questions about the contracts and stargaze
### General:
- what each of the contracts does? when and how they will be used?
```ts
import { contracts } from 'stargazejs';
cons…
-
whitehat
high
# The createMarket transaction lack of expiration timestamp check
## Summary
The createMarket transaction lack of expiration timestamp check
## Vulnerability Detail
Let us look int…