Recent content by Daima

  1. D

    [GUIDE] The Ultimate Solana Wallet Tracking Guide

    Yup. Went into production but after a looooot of tests, I'm slower than some bots already on the market so it's not competitive. Most bots available on the internet tax you for 1% of your transactions. As the 3rd party needed (or at least the ones I found about) to trade with pumpfun takes 0.5%...
  2. D

    What would you do with 60 days worth of indexed transactions logs ?

    But for what ? :D What would you do with this ? (I don't want to pry into your secret, I just want to understand) Problem is I don't know "how much" it's going to be use and "how much" it must be used to be useful. If I put a payant plan with 100 API requests per month, will it be enough ? How...
  3. D

    What would you do with 60 days worth of indexed transactions logs ?

    To be honest, I have the hardware and I know how to do it. I have some details to work on but I doubt it will be a real problem. I'm just trying to see if that can be profitable / useful or not. And for that, I have to see how I could use this data. I could say "hey, you can access all the...
  4. D

    What would you do with 60 days worth of indexed transactions logs ?

    Thanks for the feedback. But how would you do this ? Directly provide "parsed" wallets ? Or leave the users the possibility to browse my data with specific requests with maybe an API ? Or an IA ? I'm trying to think out of the box. I would have 60 days of accessible and already indexed data...
  5. D

    What would you do with 60 days worth of indexed transactions logs ?

    Thanks for the feedback. Sourcing profitable wallets I thought about this and yes, it can be done if I find good parameters for a parser. Sniping the newly launched tokens is a possibility but as my logs wouldn't be received / indexed very quickly, I would be too late for this, wouldn't I ?
  6. D

    What would you do with 60 days worth of indexed transactions logs ?

    Hello ! Let’s speak hypothetically. Over the past two months, I’ve been collecting all transaction logs from the Solana blockchain, indexing everything by wallet addresses. Beyond the obvious use case of identifying profitable wallets, I’m trying to explore what I could potentially do with...
  7. D

    [SOL Chain] Decrypt ProgramData Base64-58 for pumpfun and co

    That's what I thought :( Thanks for confirming this point. So I'm stuck with a gettransaction following the logSubscribe parsing. It's sad :D
  8. D

    [SOL Chain] Decrypt ProgramData Base64-58 for pumpfun and co

    Hello, I have no problem about the number of events or the processing power : I'm only testing for now so it's okay. However, it seems that the encoding isn't "the same" each time ? Between Meteora, Raydium and Pumpfun (and even between the different Pumpfun address). Is it intended ? Is it...
  9. D

    [SOL Chain] Decrypt ProgramData Base64-58 for pumpfun and co

    Hello, My question is a bit specific : I'm gathering data with logsubscribe (web sockets) within the SOL chain but the info included in the ProgramData is very parse. I'm trying to find a way to decrypt it. I know it's Base64-Base58 but I didn't find a documentation for a specific scheme. If I...
  10. D

    [GUIDE] The Ultimate Solana Wallet Tracking Guide

    Heh, not very far for now :D I started mapping what I had to do. Coding the bot in itself won't be (I suppose) too much of a challenge. Choosing a strategy will be. And the first problem will be "Where do I get all the datas to drive my bot ?". It needs to know when to buy, when to sell and so...
  11. D

    [GUIDE] The Ultimate Solana Wallet Tracking Guide

    Hello there, Following Sol Guide I worked a little bit to automate things and yeah, it didn't went well because of CloudFlare. BUT the only problem was to dump the content of Dexscreener pages into files. And there are a ton of extensions which do that. I use SingleFile on Chrome and it does the...
Back
Top