-
Here’s our vision: We want to create a way for ASPs to borrow liquidity from outside sources. Simply put, ARK’s smart design changes the need for liquidity from a multi-party model, like in traditiona…
-
- [x] Basic Setup
- [x] Utilities(math, helper function, etc)
- [x] Adding Liquidity
- [x] Removing Liquidity
- [x] Regular Swap
- [x] Flash Swap
- [x] Add Fees
- [x] Vault Adjustment
- [x] Router Adj…
-
Hi, is there any test contract deployed on Sepolia? the Goerli is deprecated. It is hard to test contract on Goerli.
-
iamnmt
High
# An attacker can hijack the `CuratedVault`'s matured yield
### Summary
`CuratedVault#totalAssets` does not update pool's `liquidityIndex` at the beginning will cause the matured yield…
-
# Handle
shw
# Vulnerability details
## Impact
The `getPoolShareWeight` function returns a user's pool share weight by calculating how many SPARTAN the user's LP tokens account for. However, this…
-
# Lines of code
https://github.com/code-423n4/2024-04-dyad/blob/44becc2f09c3a75bd548d5ec756a8e88a345e826/src/core/Vault.kerosine.sol#L47-L59
https://github.com/code-423n4/2024-04-dyad/blob/44becc2f09…
-
## Checklist
- [x] I have searched the existing issues and pull requests for duplicates.
## Type of Issue
- [x] New vulnerability addition
- [ ] Feature request
- [ ] Update existing vulnerabil…
-
-
# Lines of code
https://github.com/code-423n4/2024-06-vultisig/blob/58ebda57ccf6a74bdef2b88eb18a62ec4ad46112/hardhat-vultisig/contracts/Whitelist.sol#L204-L228
https://github.com/Uniswap/v3-core/blob…
-
# Handle
jonah1005
# Vulnerability details
## Impact
Synth `realise` function calculates `baseValueLP` and `baseValueSynth` base on AMM spot price which is vulnerable to flash loan attack. Synth's…