-
# Handle
hrkrshnn
# Vulnerability details
## Fee on transfer tokens can lead to incorrect approval
The
[createBasket](https://github.com/code-423n4/2021-09-defiProtocol/blob/main/contracts/contra…
-
Hi Zetachain Team,
I'm reaching out to request your support for integrating the new ERC2612 standard into your ZRC20 tokens.
ERC2612 introduces a powerful mechanism known as "permit," enabling u…
-
When running Connect-Keeper, I want to be able to automatically answer the DeviceAuth and TwoFactor steps in the AuthFlow. I've tried to answer them by piping the answer into another process, which pa…
-
Integrate 0x API protocol with donate button and modal. Set up logic:
IF donorTokenAddress == projectTokenAddress
THEN donate in native token
ELSE swap thru 0x API (token approval happens here)
…
-
`supply`, `repay`, `repayWithPermit`, and `supplyWithPermit` are all approving underlying tokens to the Pool contract. Some approvals use a max approval while others use per-tx allowance. This should …
-
# Problem
These two specifications are incompatible:
> `function nft_transfer`
> If using Approval Management, contract MUST nullify approved accounts on successful transfer.
>
> https://nom…
-
# Lines of code
https://github.com/code-423n4/2023-07-lens/blob/main/contracts/namespaces/LensHandles.sol#L139-L145
# Vulnerability details
## Bug Description
According to the [README](https://gi…
-
**Describe the bug**
// A clear and concise description of what the bug is.
When using uniswap-polygon DEX for trading, the BOT does not place orders and provides status message stating markets ar…
-
**User Story**
As a curator I want to have more automation over tokens
Often we see the current case in DAVI of a spending call which requires the user's input of the number of tokens for the firs…
-
I have the following set in my settings.py
```
OAUTH2_PROVIDER = {
'ACCESS_TOKEN_EXPIRE_SECONDS': 36000,
'AUTHORIZATION_CODE_EXPIRE_SECONDS': 600,
# 'OAUTH2_BACKEND_CLASS': 'oauth2_pr…