Inspiration

Release of Magic Eden Apis was the biggest inspiration to work and build something interesting and useful out of this resource. Motivation to work on this bot was gained when my Degen friends gave a green signal to this idea, cause it helps them remove friction to gain insights around particular collections and NFTs in Solana Ecosystem.

What it does

This bot can help fetch insights and data around Solana NFTs in Discord itself, with simple commands. Currently we have 5 commands and will keep working on adding more,

1. /convert. This command takes method of conversion, amount to convert and native currency to use, in order to convert Native Currency amount to & fro Solana. Use- Can be useful to convert price of NFTs and Solana token in users Native currency for better understanding.

2. /get_collections Get every collection available on Magic Eden Launchpad, with their respective Metadata and details. Optional parameter of limit, to increase or decrease default results of 20. Use- Can be useful to get the most trusted and promising NFT collections available on Solana Ecosystem, through Launchpad Collections.

3. /wallet This command takes wallet_address as parameter and returns every NFT holding of that wallet with their respective metadata. Use- Its a fun and useful way to get insights an holdings of any wallet address.

4. /token This command takes mint_address of an NFT as parameter and returns its metadata. Use- User can check NFT metadata and authenticity of any NFT through this command.

5. /token_listings This command takes mint_address of an NFT as parameter and returns details for its listing on an Marketplace. Use- Easiest way to get price and owner of any listed NFT without checking on marketplace to improve UX

How we built it

We used powerful APIs from Magic Eden & Coingecko to fetch and store data around Solana Blockchain and its ecosystem.

Challenges we ran into

Working with endpoints with some native problem was really time draining experience.

Accomplishments that we're proud of

Shipping useful product from these APIs was the Greatest Accomplishment here!

What we learned

Learned a lot new stuff around Solana, Discord Bot building and APIs in general.

What's next for Degen Bot

Keep Building and Shipping new commands to grow the usage of Magic Eden APIs are the next steps ahead!

Built With

Share this project:

Updates