SandyVR46 / uniclonex

Main Project. Decentralized Exchange Application which works on Ethereum Blockchain. Uniswap is decentralized and there is no consumer protection. The sole purpose of building this app is for those who wants to create one's own brand and establish more security for consumers in DEX.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sample Hardhat Project

This project demonstrates a basic Hardhat use case. It comes with a sample contract, a test for that contract, and a script that deploys that contract.

Try running some of the following tasks:

npx hardhat help
npx hardhat test
REPORT_GAS=true npx hardhat test
npx hardhat node
npx hardhat run scripts/deploy.js

wethAddress= '0x773330693cb7d5D233348E25809770A32483A940' factoryAddress= '0x52173b6ac069619c206b9A0e75609fC92860AB2A'
swapRouterAddress= '0x40A633EeF249F21D95C8803b7144f19AAfeEF7ae'
nftDescriptorAddress= '0x532802f2F9E0e3EE9d5Ba70C35E1F43C0498772D' positionDescriptorAddress= '0xdB012DD3E3345e2f8D23c0F3cbCb2D94f430Be8C' positionManagerAddress= '0xd977422c9eE9B646f64A4C4389a6C98ad356d8C4'

shoaibAddress= '0x1eB5C49630E08e95Ba7f139BcF4B9BA171C9a8C7' rayyanAddrss= '0x6e0a5725dD4071e46356bD974E13F35DbF9ef367'
popUpAddress= '0xA9d0Fb5837f9c42c874e16da96094b14Af0e2784'

SHO_RAY= '0x3342410229fc4591148Ee45c02De97fB02e5E3bd'

About

Main Project. Decentralized Exchange Application which works on Ethereum Blockchain. Uniswap is decentralized and there is no consumer protection. The sole purpose of building this app is for those who wants to create one's own brand and establish more security for consumers in DEX.


Languages

Language:JavaScript 74.6%Language:CSS 13.4%Language:Solidity 12.0%