rob_0x Profile Banner
0xRob πŸ›‘οΈ Profile
0xRob πŸ›‘οΈ

@rob_0x

Followers
2K
Following
7K
Media
164
Statuses
2K

0xrob.eth - Corporate datascientist gone rogue. πŸ¦‡ πŸ”Š Data @Dune πŸ§™ 🏰

Remote
Joined March 2021
Don't wanna be here? Send us removal request.
@rob_0x
0xRob πŸ›‘οΈ
1 year
Excited to be speaking at DuneCon, together with an incredibly stacked lineup! πŸ™Œ
@Dune
Dune | DuneCon πŸ‡¦πŸ‡·
1 year
MOAR fantastic speakers coming to #DuneCon2024! πŸ‘€ Welcome πŸ‘πŸ‘πŸ‘ - @ldoubleU28 from @OPLabsPBC - @nlevine19 from @Visa - @Funkmeister380 from @colorfulnotion - Eduard Horch from @1inch - @0xKofi from Dune community - @rob_0x from Dune community - @andrewhong5297 from
0
0
23
@rob_0x
0xRob πŸ›‘οΈ
2 months
Come join me at DuneCon in Buenos Aires! Registrations are open at https://t.co/1cZN6l3i8q
0
0
7
@Dune
Dune | DuneCon πŸ‡¦πŸ‡·
4 months
Β‘Feliz DΓ­a de la Independencia, Argentina! πŸ‡¦πŸ‡·βœ¨ Today, we celebrate freedom & ambition. It's now time to welcome the next era in Argentina, Bring Argentina Onchain with #DuneCon25! NOW CONFIRMED: πŸ“… Nov 19, 2025 πŸ“ Buenos Aires - Bubble studios πŸ”— https://t.co/xP2Pl5bMMA
30
20
102
@Dune
Dune | DuneCon πŸ‡¦πŸ‡·
5 months
πŸ”›πŸ”›πŸ”›πŸ”› Sim init Web3 Devs πŸ”›πŸ”›πŸ”›πŸ”› Introducing @DuneSim Sim IDX, the end-to-end multichain indexing layer for onchain apps. ❇️ Super-Fast Backfills ❇️ Solidity-native enrichment ❇️ Zero DevOps ❇️ Streaming and historical Are you ready to change the game?
28
77
269
@rob_0x
0xRob πŸ›‘οΈ
5 months
both @base and @arbitrum really pushing the daily active functions on their chains in H1 2025. Very cool to see more "things" are actually happening onchain, a sign of proper innovation by app devs.
1
1
8
@rob_0x
0xRob πŸ›‘οΈ
5 months
See you all in Buenos Aires? πŸ•Ί
@Dune
Dune | DuneCon πŸ‡¦πŸ‡·
5 months
Bring Argentina Onchain. With #DuneCon25 this November! πŸ‡¦πŸ‡·πŸ”₯ Our team @Arnno39 & @AlsieLC just scouted Buenos Aires for DuneCon25! We talked to 150+ local builders and communities, and checked out the best spots in the city. Guides, interviews, contests, and more coming soon!
0
0
3
@rob_0x
0xRob πŸ›‘οΈ
6 months
Just created my Circles profile! Looking to get trusted by someone who’s already in the network. @aboutcircles https://t.co/DH477ew7Me
@aboutcircles
Circles
6 months
Introducing Circles β€” an ambitious experiment on money. For the first time ever, you can create your own money without needing a bank or a government. 🧡
1
0
6
@Dune
Dune | DuneCon πŸ‡¦πŸ‡·
6 months
Dune for devs. Dune for realtime data. Dune for wallet data APIs. Dune for EVERY ONCHAIN APP. Meet Sim @dunesim, our brand new multichain, realtime developer platform, creating the most trusted and scalable APIs for ambitious onchain apps. Starting with wallet APIs.
73
74
444
@rob_0x
0xRob πŸ›‘οΈ
6 months
Over 1TB of total blobs data on ethereum! πŸ“ˆ
0
0
7
@DuneSim
Sim
6 months
gm
16
7
46
@Dune
Dune | DuneCon πŸ‡¦πŸ‡·
6 months
⁉️ We use wallets daily, but how much do you know about them? πŸ‘‰ New 70-page Report β€” Crypto Wallets 2025: An Anthology πŸ’³ 20+ wallets, data across 100+ chains πŸ“” From tech-stack to adoption data, we cover it all γŠ™οΈ Secret bonus at the end Download:
Tweet card summary image
dune.com
Dive into the data behind the evolution of wallets, from MetaMask and Phantom to Coinbase and Safe, in our latest deep-dive on embedded swap activity, smart accounts, and the rise of wallet infrast...
52
81
391
@rob_0x
0xRob πŸ›‘οΈ
6 months
Why? In EIP-7691, the BLOB_BASE_FEE_UPDATE_FRACTION was changed making the values in the current lookup table inaccurate. Something that I missed until today, hence the late notice. ( https://t.co/ARimzrRGBf)
eips.ethereum.org
Increase the number of blobs to reach a new target and max of 6 and 9 blobs per block respectively
1
0
4
@rob_0x
0xRob πŸ›‘οΈ
6 months
OR 2) If you need to do more custom things, adapt your query to use the new 'dune.resident_wizards.blob_base_fees_lookup_v2' table instead and pick the correct base fee column (dencun/pectra) based on the block time/number. Here's some inspiration:
Tweet card summary image
github.com
Thank you for contributing to Spellbook πŸͺ„ Please open the PR in draft and mark as ready when you want to request a review. Description: Pectra upgrade included a change in the BLOB_BASE_FEE_UPDATE...
1
0
4
@rob_0x
0xRob πŸ›‘οΈ
6 months
What to do? Either 1) convert your query to use ethereum.blob_submissions which has all blob transactions info including the correct blob_base_fee https://t.co/PLKbs1D2cF
1
0
4
@rob_0x
0xRob πŸ›‘οΈ
6 months
PSA: If you have blob related queries on @Dune that are using my 'dataset_blob_base_fees_lookup' table, you need to take action or you will start over-reporting blob fees once fee congestion kicks in after Pectra.
8
0
15
@rob_0x
0xRob πŸ›‘οΈ
6 months
EIP-7691 is now live with the Pectra upgrade, increasing the target from 3 to 6 blobs per block. Congrats @nero_eth, @adietrichs , @Savid, @samcmAU and others that pushed this through!🫑 The first 9-blob blocks have already landed on mainnet! ✨
1
20
49
@rob_0x
0xRob πŸ›‘οΈ
6 months
gm, ready for Pectra?! I've updated my blobs dashboard so you can follow the impact of EIP 7691 (increased blob capacity) and EIP 7623 (increaded calldata cost)
2
0
5
@jphackworth42
J.Hackworth
8 months
On a daily basis, I think I see more misleading or wrong crypto data charts than actually right ones on CT.
1
1
20
@rob_0x
0xRob πŸ›‘οΈ
8 months
We're so back. I'm playing S3 of @cryptothegame_ See you on the island :)
1
0
5