https://github.com/patcito/apesafe
https://github.com/patcito/apesafe
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/patcito/apesafe
- Owner: patcito
- License: apache-2.0
- Created: 2023-11-17T17:15:06.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2023-11-19T09:35:50.000Z (about 2 years ago)
- Last Synced: 2025-03-21T01:15:23.511Z (10 months ago)
- Language: TypeScript
- Homepage: https://apesafe-site.vercel.app
- Size: 1.12 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.APACHE2
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
How to run the app:
Run `yarn install` and `yarn start`
Go to http://localhost:8000
Now go to Uniswap on mainnet and try to swap ETH for any token
Click on APESAFE tab for transaction insights
I wrote a small backend to make calls to etherscan without revealing my API keys
https://github.com/patcito/apesafe-backend/blob/main/app/getinfo/route.ts
It is running on vercel and you do not need to run it yourself https://apesafe-backend.vercel.app//getinfo?address=0x437758D475F70249e03EDa6bE23684aD1FC375F0&chainId=1