-
a list of all: https://coinmarketcap.com/rankings/exchanges/dex/
i would start by implementing at least one for ethereum(uniswap) and one for bsc(pancakeswap) via the apis
https://bscscan.com/
…
-
Hello mate! Just wanted to leave a message and thank you so much for your post on that forum, with your concise steps I got Pancake Swap deployed on testnet and it is working!! Can not thank you enoug…
-
Hello, When i'm trying to remove some Liquidity from panecakeswap it doesn't work, i have metamask install with chrome.
The following steps i'm doing:
1.Connect Metamask
2.Go to https://exchang…
-
- Chains
- Tokens
- Tools
- Others
-
In the `constants.py` file there is a variable called `ETH_ADDRESS` which has the value `0x0000000000000000000000000000000000000000`.
This works fine for Uniswap and even Pancakeswap but doesn't wo…
-
Hi!
Could you help, when I run the this bot, it just freezing, looks like it does not listen any events.
It displays this message, any error, no more messages, that's all.
PS npm start
> panca…
-
We will put some useful information here about NFT Marketplace to help people who decide to tackle this bounty.
This post will be updated occasionally as we remember any useful information to share.
…
-
**Github username:** --
**Twitter username:** --
**Submission hash (on-chain):** 0x50b220940b491e2343b55f72ef9e95bdbdca2d18645917e18db52213c0b35f64
**Severity:** medium
**Description:**
**Descriptio…
-
I am trying to use Pancakeswap.
```
from uniswap import Uniswap
from web3 import Web3
from decimal import *
import config
wallet_address = "XXX"
private_key = config.private
address = Web3…
-
The goal is to add a new bonus called Liquidity Bonus (2x) to the two existing bonuses of WaterWood: time bonus(10x) and burn bonus (50x).
1) The Liquidity Bonus will reach 2x when a user has locke…