For Developers
Last updated
Was this helpful?
Last updated
Was this helpful?
HoneySwap is a modified deployment of UniSwap on xDai.
UniswapV2Factory:
UniswapV2Router02:
The front-end is deployed at and the source code can be found . The major modifications are rebranding and a modified token list set.
A uniswap.info fork for Honeyswap. It can be viewed at .
The fork is powered by forks of two subgraphs:
: A fork of the official Uniswap v2 subgraph with adjustments to use xDai as the base currency and a modified set of whitelisted tokens. Source code can be found .
: A fork of the Blocklytics Ethereum Blocks subgraph with no modifications, deployed for xDai. Source code can be found .
The front-end is a fork of the official uniswap.info source code with modifications to use Blockscout instead of Etherscan along with minor adjustments to use the appropriate token lists and factory addresses.
Honeymaker is a SushiMaker deployment and accompanying bot that converts LP shares on Honeyswap into Honey for the Honey Common Pool.
The bot periodically calls the convert
function on the SushiMaker contract for selected pairs on Honeyswap to convert the LP shares to Honey.
The source code for the front-end can be found .
SushiMaker is deployed at .
The source code for the bot can be found .
The Subgraph.