-
### Description
I initially created hashgraph/hedera-mirror-node-explorer/issues/567 , however, @ericleponner indicated that this is an issue at the service layer.
I assumed it was simply the mi…
-
**Issue by [Assetbasefoundation](https://github.com/Assetbasefoundation)**
_Monday Feb 26, 2018 at 17:19 GMT_
_Originally opened as https://github.com/forkdelta/tokenbase/issues/264_
----
addr: '0x…
-
## Description
Create a lottery contract to airdrop ERC20 tokens in any amount from any contract to one (or more) addresses from a list. Try not to hard code any parameter.
## Must have
- Functio…
-
# Lines of code
https://github.com/code-423n4/2023-09-delegate/blob/a6dbac8068760ee4fc5bababb57e3fe79e5eeb2e/src/DelegateToken.sol#L398-L408
# Vulnerability details
## Impact
an attacker can show …
-
# Lines of code
https://github.com/code-423n4/2023-10-zksync/blob/1fb4649b612fac7b4ee613df6f6b7d921ddd6b0d/code/system-contracts/bootloader/bootloader.yul#L965-L966
# Vulnerability details
## Impa…
-
# Lines of code
https://github.com/code-423n4/2024-06-krystal-defi/blob/f65b381b258290653fa638019a5a134c4ef90ba8/src/Common.sol#L537-L567
# Vulnerability details
## Proof of Concept
First take a…
-
### Build a Multiplayer Game That Utilizes ERC-20 Tokens and CEP-47 Tokens on Casper
### Prize Bounty
Advanced Tier
214,500 CSPR (\~$15,000) for 1st place.
143,000 CSPR (\~$10,000) for runner up…
-
# Lines of code
https://github.com/code-423n4/2023-03-wenwin/blob/91b89482aaedf8b8feb73c771d11c257eed997e8/src/Lottery.sol#L151
https://github.com/code-423n4/2023-03-wenwin/blob/91b89482aaedf8b8feb73…
-
# Handle
cmichel
# Vulnerability details
The strategies use `approve` but don't check the return value, see for example `AaveYield._depositERC20`:
```solidity
function _depositERC20(address asset…
-
Hey there,
Thanks for the great bit of work and tutorial. I was wondering if there was a way to either allow any ERC20 token to be deposited without defining the token, or where I would need to lo…