Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Uni v3 #20

Merged
merged 20 commits into from
Feb 24, 2024
Merged

Uni v3 #20

merged 20 commits into from
Feb 24, 2024

Conversation

gurjotd23
Copy link
Contributor

Decoded the following Contracts and events for Uniswap V3 on ethereum:

Factory Contract:

  • Pair Created

Pair Contract:

  • Mint
  • Burn
  • Flash Loan
  • Swap
  • Collect Fees

NFT Positions Manager:

  • Increase Liquidity
  • Decrease Liquidity
  • Collect Fees

Copy link

vercel bot commented Feb 21, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
goldrush-decoder ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 23, 2024 4:35pm

package.json Outdated Show resolved Hide resolved
@gane5h gane5h merged commit ea35e4a into main Feb 24, 2024
4 checks passed
@gane5h gane5h deleted the uni_v3 branch February 24, 2024 01:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants