You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We'd like to offer analytics to a customer concerning beacon chain
deposits and full withdrawals. I was experimenting with the table
'taking_ethereum.flows' on Dune. I noticed that some validators have
incorrect withdrawal credentials. For instance, the validator with the
index 1134564, which is controlled my me, had its withdrawal
credentials set to eigenPod. However, when I checked my validator in
the 'taking_ethereum.flows' table, I realized that its withdrawal
credential was incorrect, it pointed to an address controlled by
Renzo. What could be the issue?
By the way, table returns correct withdrawal address for partial withdrawals.
Description
the dune team received a note from a customer:
Current behavior
incorrect withdrawal credentials
Expected behavior
update withdrawal credentials
Impacted model(s)
Possible solution
dig through spell lineage and find where withdrawal credentials are set, update static value and/or dynamic field logic
The text was updated successfully, but these errors were encountered: