-
# Lines of code
https://github.com/code-423n4/2024-08-superposition/blob/4528c9d2dbe1550d2660dac903a8246076044905/pkg/seawater/src/lib.rs#L273-L291
# Vulnerability details
## Impact
In the swap_2_…
-
![error](https://github.com/user-attachments/assets/ab7d7018-05dc-469b-8149-d63333c32dd9)
Steps to reproduce the behavior:
1. Go to '...'Error while loading the ERC20 contracts. / missing re…
-
Does this wallet support ERC20 tokens?
-
## Describe the current behavior in detail
Checked on [wormhole-connect-mainnet](https://wormhole-connect-mainnet.netlify.app/?config=N4KABGCmB2BuBcYDkBbAhgS2tSAXJANOGAK4DOkASpACaRkYDm0iuATiZEQL5A%3D…
-
TimberTime coin contract 🔺per grok
// SPDX-License-Identifier: MIT
pragma solidity ^0.8.0;
import "@openzeppelin/contracts/token/ERC20/ERC20.sol";
import "@openzeppelin/contracts/security/Pausable…
-
The codebase transfers tokens in multiple parts of the code. In some of them, SafeERC20 library is used. However, other parts of the code directly perform unsafe ERC20 transfers and approvals. Concret…
-
**Github username:** --
**Twitter username:** --
**Submission hash (on-chain):** 0xca7711493d278c5dc733a88e0111ddbe6bb16bf6ce891e3898aab1fe2aa3774f
**Severity:** medium
**Description:**
**Descriptio…
-
**Github username:** --
**Twitter username:** --
**Submission hash (on-chain):** 0xe03a580149037a7092eb2677bf6db6b468de5e3d8a9b62d6939fc96907c44790
**Severity:** high
**Description:**
**Description*…
-
After the migration to tailwind, some dialogs were honestly left behind and need to be revisited to ajust to the new layout
they are technically already migrated, but this was a simple find & repla…
-
tobi0x18
High
# If the fee token is POL, the `_buyBack` function incorrectly uses `msg.value` instead of the amount received from the wallet
### Summary
In the `defiSwap`, if a user tries to…