Uniswap-Style AMM DEX smart contracts

This project implements a standalone version of the Uniswap V2 pair contract that operates independently of the factory pattern.

github
  • 0 Raised
  • 306 Views
  • 0 Judges

Tags

  • Polkadot

Categories

  • Polkadot $7500

Gallery

Description

UniswapV2 Pair for PolkaVMA standalone implementation of Uniswap V2's constant product AMM, optimized for PolkaVM deployment. This project implements a factory-independent version of the Uniswap V2 pair contract, specifically modified for deployment on PolkaVM. It maintains core AMM functionality while removing dependencies on the factory contract.

Github URL: https://github.com/Aditsyal/v2-core-polka-vm

Original contract URL: https://github.com/Uniswap/v2-core

Contract details: https://blockscout-asset-hub.parity-chains-scw.parity.io/address/0x6B96893215a7648F1d88D0923b0D299c1f723148?tab=txs

Attachments