3253
Blinky Stitt

@flashprofits.eth #3253

I make lights blink and play with crypto (cryptography and cryptocurrency) at /neynar. they/them or he/him
492 Follower 180 Following
I just played the Guess the Movie game. I challenge you to solve it under 2 attempts!
I just changed the amount of Moxie Rewards shared with my Fans! It was the default of 20%. Now it's 50%.
If a dog wins AGT again, I'm giving up on this show.
My HRV is +25 on the week thanks to napping. Naps are great! Thanks, whoop!
Why am I being spammed with texts for generic viagra? I'm 35, not 53
Robot Dreams is great and you should watch it. No matter where you are in life, multiple parts will connect with you. I've watched it a dozen times and will watch it uncounted more if my kiddo is obeyed. https://m.imdb.com/title/tt13429870/
This used a lot of gas to deploy and will use a lot more to keep synced, but I'm excited to see what you all build! 🪐
Get your Base Sepolia ETH ready for tomorrow! 🪐
I wrote a calculator that looks at average earnings and price to see which @moxie.eth fan tokens to buy more of. It told me to buy my own lol.
There's an article going around that your phone is listening to you for target ads. Don't worry. It seems more like an ad campaign by the ad company to me
Apparently "cat puking on you at 4am" only costs 2%.
I can't see buying a .base.eth when I own multiple .eth already and aren't using them much. What's growth look like on these?
Heads up! Starting tomorrow at 7 PM Pacific, we're migrating the public Postgres database to new servers. We expect the whole process to be done before Friday at 11 AM Pacific. Parquet exports, Redash, and direct DB access will be online but with old data during this time. Once caught up, we’ll update everything to point at the new cluster, so you shouldn't have to make any changes on your side. Our primary API will remain unaffected. 🪐
Are there docs for how the claim frame's state is encoded? Theres ~ and () separating things and I'm not sure exactly how to parse it.
I assume auto-solving the claim frame's captcha is a way to go to Moxie Jail? I'm still waiting to have my claim api key approved 😢
It's Friday already? We now have simple code you can run to copy Farcaster data in Parquet format directly to your Postgres db. This should make writing your own ingestion pipeline easy. Just clone our repo onto a server with a large disk and you should be importing in no time. Reach out to us for credentials to try it out.

https://github.com/neynarxyz/neynar_parquet_importer
Nebula is a terrible name that I have to rack my brain for every time that I open it, but I really enjoy the content. https://nebula.tv/
Joining coop-recs is the first time I've had an NFT dropped to me where I actually cared. Thanks for the music!
I tried your node example, but got stuck on this error:

```
$ ts-node src/index.ts
Error: No "exports" main defined in /Users/bryan/code/moxie-stuff/src.js/node_modules/graphql-request/package.json
```

I also had errors about a top level async function and some missing libraries (dotenv, @types/node) that I had to work around.
I'm trying to claim everyday rewards with a rust client. It requires a schema file, but your API gives me a 403 error when I try to grab the schema for claims.airstack.xyz/moxie .I can get the schema for api.airstack.xyz/graphql ,but that seems different. Please help, @betashop.eth. I filled out the "Moxie Everyday Rewards Claim API" form, but I'm not sure how quickly that is done.