Michael Silberling
Michael Silberling
There currently is no onchain identification of what contracts belong to which apps. To get around this, we have a system in Dune Spellbook, where we can map contract deployer...
**Is your feature request related to a problem? Please describe.** OP Stack Chains contain extra fields in the transaction receipt that are required to calculate the L1 data fee portion...
Add buffer in `compressed tx size` for extra data, per: https://github.com/ethereum-optimism/optimism/blob/dad21c03834a3164ae7fbba2850dfd29b5e4dea7/packages/contracts-bedrock/src/L2/GasPriceOracle.sol#L159 cc @K-Ho
When I search an L2 transaction hash that has already been relayed, I see a status "Status at index 0: Message is ready to be relayed" This leads to some...
I was looking for the Bedrock activation date, but noticed that it wasn't listed in the Network Upgrades page: https://docs.optimism.io/builders/node-operators/network-upgrades
Relaying a Multicall withdrawal only relays one of the withdrawals. The second one is unable to be relayed. L2 Withdrawal (contains 2 withdrawals): https://optimistic.etherscan.io/tx/0x2a523f1b74b93f5d8c1bdc7e5a1d106e7b2c6b1e31c3449a370b05048fec5ada L1 Prove: https://etherscan.io/tx/0x9e6871eded323816255827798b36ffb547df5ecb30b5b42b0a90b5020100bf5e L1 Relay (only...
Adds Addresses and amounts for Drop 4 description for better trackability. Validated against the [address list](https://github.com/ethereum-optimism/op-analytics/blob/main/reference_data/address_lists/op_airdrop_4_simple_list.csv) and [claim flow](https://app.optimism.io/airdrops/4).
Currently, net flows can record hugely bad information (i.e. 58T in flows), due to bad token-level data, either in usd price, or number of tokens. Build an intermediate model with...
Closes #1134 - [x] ETH Transfers EDIT: Save these for a future PR from @chuxinh - ERC20 Transfers - Using ABI - ERC721 Transfers - Using ABI - ERC1155 Transfers...
https://www.developerreport.com/ 1. Pull mappings from Electric Capital's repo (OSO code: https://github.com/opensource-observer/oss-directory/blob/main/src/scripts/toml_adder.py) 2. Join with the Google Github Dataset (Github Archive: https://www.gharchive.org/) 3. Store in a way where we can do...