πββοΈπ¨ ππββοΈπββοΈ
A billion ahead of 2nd place. I remember a time when it was cool to hit a million.
I could probably stop now, but I keep iterating for the love of the game.
@lukso_io#BurntPix
@Cryptovoxels1 For sure. Had to rate limit that hard because I was going to end up with a huge monthly bill for thirdweb (rpc provider). Let me try to find a better way to update owner info. Since I'm not doing a full marketplace tracker it shouldn't be that hard. Just transfers.
@Cryptovoxels1 At one point I tried to refresh all metadata on a schedule but it was costing a ton in overages for RPC calls. I started working on tracking listings and transactions but it was a bit complex then I got side tracked with other projects.
@Cryptovoxels1 Are the other owners showing previous owners or 100% wrong? If you click to update the metadata manually does it correct? I rely on refine transactions to know when to update metadata. I never tracked sales or transfers. Manual update is there to cover discrepancies.
@b00ste_lyx Thanks! So far, so good and it works exactly like it's supposed to. Probably the least fussy thing about getting this project all dialed in.
https://t.co/RAzQCmTH1y
I built a better #BurntPix gallery if anyone is interested.
- More interesting and useful sorting/filtering
- More data: creation index (true NFT number), seed, mint block, gas per iteration
- Stats for the collection, per wallet, multiple wallets
- svg to jpg conversion for fractal images for faster loading.
- Full backfill and new bpix mints detected thanks to @b00ste_lyx@chillwhales LSP indexer
- Refine tx detected w/ automatic metadata update for changed NFTs every 5 minutes (refine tx logs queued up with one update per changed NFT every 5 minutes)
- Manual metadata refresh (heavily rate limited since updates happen every 5 minutes anyway)
- A couple of my ghetto tools that I use to place more precise refine bids.
KNOWN ISSUES (probably won't fix) -
1. If you manually refresh metadata, the "mint block" data disappears from the front end, but reloading the page brings it back.
2. Universal Profile names work in the gallery filter, but not stats (must paste wallet addresses)
3. Multiple wallet filtering (in both gallery & stats) requires wallet addresses. Doesn't work with profile names.
4. When sorting by "recently iterated", I only have timestamps since the site has been live, so older iterations weren't tracked. Everything past the last token I have a "last iterated" timestamp for will just sort from newest to oldest mint.
DISCLAIMER - This is just a "quick" side project, so expect it to be as/is, no warranties, double check data on chain before acting on anything. Could go away any time if my host boots me for hosting "crypto" stuff or RPC calls get out of hand.
#bpix #LUKSO
The seed is nice. Since we have all the seeds in the database, I was thinking about adding a tool to simulate what each NFT would look like at different iteration milestones (if it hadn't hit them yet), but that's for another day since it would eat up resources. And it might confuse people who don't understand that it's not the actual state of the NFT.
https://t.co/RAzQCmTH1y
I built a better #BurntPix gallery if anyone is interested.
- More interesting and useful sorting/filtering
- More data: creation index (true NFT number), seed, mint block, gas per iteration
- Stats for the collection, per wallet, multiple wallets
- svg to jpg conversion for fractal images for faster loading.
- Full backfill and new bpix mints detected thanks to @b00ste_lyx@chillwhales LSP indexer
- Refine tx detected w/ automatic metadata update for changed NFTs every 5 minutes (refine tx logs queued up with one update per changed NFT every 5 minutes)
- Manual metadata refresh (heavily rate limited since updates happen every 5 minutes anyway)
- A couple of my ghetto tools that I use to place more precise refine bids.
KNOWN ISSUES (probably won't fix) -
1. If you manually refresh metadata, the "mint block" data disappears from the front end, but reloading the page brings it back.
2. Universal Profile names work in the gallery filter, but not stats (must paste wallet addresses)
3. Multiple wallet filtering (in both gallery & stats) requires wallet addresses. Doesn't work with profile names.
4. When sorting by "recently iterated", I only have timestamps since the site has been live, so older iterations weren't tracked. Everything past the last token I have a "last iterated" timestamp for will just sort from newest to oldest mint.
DISCLAIMER - This is just a "quick" side project, so expect it to be as/is, no warranties, double check data on chain before acting on anything. Could go away any time if my host boots me for hosting "crypto" stuff or RPC calls get out of hand.
#bpix #LUKSO
@JeanCavallera lol - I wondered if anyone would catch that.
I built a proper gallery with better sorting/filtering and svg to jpg conversion + other stuff so everything loads faster. I need to do some final QA and clean up this evening, then I will share it out.