https://github.com/KartikC/degen-frame
https://github.com/KartikC/degen-frame
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/KartikC/degen-frame
- Owner: KartikC
- Created: 2024-01-31T21:25:46.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-06T01:12:11.000Z (over 2 years ago)
- Last Synced: 2025-05-07T20:02:37.605Z (about 1 year ago)
- Language: JavaScript
- Homepage: https://degen-frame.vercel.app
- Size: 613 KB
- Stars: 3
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-frames - Degen Frame
README
Degen Frame is a Farcaster Frame that shows the user the gain or loss on their $DEGEN position.
## Try it yourself!
- It's live [here](https://warpcast.com/sathaxe/0x5f6cdaed)
[
](https://warpcast.com/sathaxe/0x5f6cdaed)
## How it works
- Gets the users connected address using the [Searchcaster API](https://searchcaster.xyz/docs)
- Finds all related $DEGEN trasactions using the [Zerion API](https://developers.zerion.io/reference/intro/getting-started)
- Gets your name from ENS using the [ensdata API](https://ensdata.net)
- Calculates your profit/loss in USD and % terms and displays them!
## Recent Updates
- Links you out to buy more $DEGEN after checking
- New emotion for when you have no $DEGEN, begs you to buy some!
## Limitations
- Only considers the farcast user's first connected address
- No pagination, only takes into account the last 100 $DEGEN related transactions
## Todo
- Consider all transactions, not just the last 100 $DEGEN transactions
- Support multiple connected addresses
- Support delegate.xyz addresses from your main connected address
- Leaderboard
## Contact
- @sathaxe on Warpcast, Telegram, and X.
- You can check out [the Degen Frame GitHub repository](https://github.com/KartikC/degen-frame) - your feedback and contributions are welcome!