-
and also trust outside signed EVM definitions over the built-ins (assuming they're more up-to-date)
we still want to keep ETH as-is, probably?
-
per title. an example
```
diff --git a/examples/tokens/ERC20.vy b/examples/tokens/ERC20.vy
index 2d70fd670..73065bcb4 100644
--- a/examples/tokens/ERC20.vy
+++ b/examples/tokens/ERC20.vy
@@ -120…
-
### Describe the bug
I am not able to import any ERC20 tokens on Sepolia network. Tokens list is still empty after clicking "Import". This does not apply to NFTs and is specific to Sepolia and could …
-
hals
Medium
# `AmirX.defiToStablecoinSwap()` doesn't verify the stable coin origin amount parameters after conducting the defi swap which might result in exceeding (violating) the burn limit of the …
-
- extend SonikDrop beyond ERC20 tokens but also allow claiming of ERC721 tokens
-
I deployed a new ERC20 token and minted myself some tokens - however the token balance is never displayed in my wallet even though the transfers are (see attached pictures). What's going on ?
!…
-
**Describe the Issue**
With whitelisting spl tokens, this msg is not erc20 specific. Rename the title and all relevant fields.
-
# Description
DN404 contract.
https://github.com/Vectorized/dn404
# Tasks
Contract needs:
- [ ] To get one nft for X ERC20. This params need to be in storage.
- [ ] URI metadata for NF…
-
**Github username:** --
**Twitter username:** --
**Submission hash (on-chain):** 0xca7711493d278c5dc733a88e0111ddbe6bb16bf6ce891e3898aab1fe2aa3774f
**Severity:** medium
**Description:**
**Descriptio…
-
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…