-
After market is created using `MarketFactory`, we should create an uni-v3-like liquidity pool (ERC20 outcome token x collateral, normally sDAI).
- Create functions for creating a new pool with erc2…
-
### Feature Request
Create a simple Dojo project deploying a new ERC20 token.
### Proposed Solution
* Dojo project deploying a new ERC20 token.
* React project able to connect a wallet, mint token…
-
# Implement Staking Support - V3 & V4 Wrapper Contracts
## Overview
Add staking capabilities through new wrapper contracts to support yield-generating opportunities through various DeFi protocols.…
-
- extend SonikDrop beyond ERC20 tokens but also allow claiming of ERC721 tokens
-
Different kinds of wrappers are possible :
ERC20 -> EncryptedERC20
EncryptedERC20 -> EncryptedERC20_32 (this is a variant of EncryptedERC20 using `euint32` instead of `euint64`)
ERC20 -> Encrypted…
-
### 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 …
-
-
## Description
Originally posted in https://github.com/safe-global/safe-modules/pull/478#pullrequestreview-2232514117
The ERC20 paymaster gas metering script does not always fund enough. In part…
-
**Github username:** --
**Twitter username:** --
**Submission hash (on-chain):** 0xd757dd5ed3ed518c2b4355a75f488fe78a574beb8febc156302a31c50fd095fb
**Severity:** low
**Description:**
**Description**…
-
### Description
In this example, we will implement a contract that allows for ERC20 token streaming. This means that a specific amount of tokens can be distributed gradually over a defined vesting …