eden-network / tx-explain

MIT License
2 stars 2 forks source link

EIP-4844 Blob #7

Open zanknaf opened 7 months ago

zanknaf commented 7 months ago

Model does not get information about Blob data, as it is not part of tenderly return object.

Example transaction: 0x06baa14c558a5dd2361e0e212e2d446c955f028c42ca722609962f8761680af1

Proposed solution: Detect type 3 transactions and add to prompt so model knows this transaction includes blob data and write that in the summary.

Frequency: Low Severity: High