8000 GitHub - eq-lab/euler-oracle-tools: Fork of euler-oracle-tool for Arbitrum
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

eq-lab/euler-oracle-tools

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Uniswap Oracle Attack Simulator

The tool calculates the cost to move a token's Uniswap v3 TWAP to x price, given its liquidity profile by binary searching trades on Uniswap QuoterV2 lens. Check out this article for details.

Setup

npm i

Create .env file in the root folder with your provider URL

REACT_APP_ARBITRUM_NETWORK_HTTP=

Run dev server

npm start

Run production build

npm run build

About

Fork of euler-oracle-tool for Arbitrum

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 96.9%
  • HTML 2.0%
  • CSS 1.1%
0