-
deadrxsezzz
high
# If auction price goes to 0, NFT might become unclaimable/ stuck forever
## Summary
There are certain ERC20 tokens which revert on zero value transfers (e.g. LEND). If an NFT's pr…
-
-
## Gas
The `operator` state variable in `DepositToken` is set in the constructor and cannot change. It can be declared immutable:
[`DepositToken`](https://github.com/code-423n4/2022-05-vetoken/blob/…
-
# Handle
hack3r-0m
# Vulnerability details
## Impact
https://eips.ethereum.org/EIPS/eip-20
According to ERC20 standards, `decimals()` function is optional i.e erc20 may or may not implement it.
…
-
For reasons I want to do development on a private testnet and make sure my ERC20 contracts work with Uniswap
I ran this script, and deployed some ERC20 tokens, and started hacking on the interface …
-
# Mitigation of H-01: Fully Alleviated
The sponsor implemented the recommended course of action to address this exhibit, introducing a `require` check that [prevents a `KIBToken::_transfer` operation…
-
# Lines of code
https://github.com/code-423n4/2023-05-maia/blob/main/src/talos/base/TalosBaseStrategy.sol#L394-L415
# Vulnerability details
## Impact
Talos strategy contracts all inherit logic fr…
-
# Lines of code
https://github.com/PartyDAO/party-contracts-c4/blob/3896577b8f0fa16cba129dc2867aba786b730c1b/contracts/distribution/TokenDistributor.sol#L341-L342
# Vulnerability details
## Impact…
-
# Handle
robee
# Vulnerability details
Need to use safeTransfer instead of transfer. As there are popular tokens, such as USDT that transfer/trasnferFrom method doesn’t return anything. The transf…
-
At https://bridge.gnosischain.com UBQ is listed as a bridgeable token, we should make UUSD appear on that list as well.
![image](https://github.com/user-attachments/assets/e5bd38b4-0509-45fd-aabe-2…