-
### Overview
1. Requester(s): Bernd Mack @bernd-mack and Andreas Lentz @Stonygan with mydefichain
2. Amount requested in DFI: 100,000
3. Receiving address: dFRtR9GJT9UF41UgjHNusxeZpKqy8nRun3
4. Re…
-
### Overview
1. Requester(s): Bernd Mack @bernd-mack and Andreas Lentz @Stonygan with mydefichain
2. Amount requested in DFI: 100,000
3. Receiving address: dFRtR9GJT9UF41UgjHNusxeZpKqy8nRun3
4. Re…
-
check if we can fork pancakeswap or spookyswap. would be good to implement something similar and then improve upon that.
- we need to display charts
- display user transactions for the token
- displa…
-
**Description:**
App is mostly crashing when trying to perform actions such as swap/claim/stake on a dapp, the error does break the core flow of the app, but will go away upon closing and reopening t…
-
```
2022-01-24 12:49:00 err while fetching price:
2022-01-24 12:49:00 err: ErrFetchingPrice
2022-01-24 12:49:03 💤 Idle (3 peers), best: #374254 (0xc264…adaa), finalized #374252 (0xd273……
-
We always read about writing tests for applications. and all of us agree that it a necessary for the back-end. but shall we have it for the front-end? what are its advantages? we need to think about i…
-
When using our native Token Swap the following concerns have been raised:
1 - Who is the provider? I see the provider in the ActionSheet but have no idea if they are legit. I would like to be able …
-
How to reproduce:
1. go to any token pair page, for example https://tradingstrategy.ai/trading-view/ethereum/sushi/eth-wbtc
2. enter another pair into the search box in the page header, for example:…
-
When trying to perform a swap on BSC chain, the following error occurs.
`execution reverted: PancakeLibrary: IDENTICAL_ADDRESSES`
This is the code:
```python
# specify which VERSION of Uniswap…
-
the problem: eth tokens with modified "transfer" method are not supported by 0x (https://github.com/0xProject/0x-api/issues/736 ). But on pankaceswap the swap is working.
propose: call pancakeswap…