cryo icon indicating copy to clipboard operation
cryo copied to clipboard

add deployed "contract_address" as an optional column to transactions

Open LatentSpaceExplorer opened this issue 9 months ago • 0 comments

Motivation

Cryo currently does not support the extraction of deployed contract addresses for nodes without tracing api.

Solution

Added optional contract_address column, extracted from transaction receipts to transactions dataset.

PR Checklist

  • [ ] Added Tests
  • [ ] Added Documentation
  • [ ] Breaking changes

LatentSpaceExplorer avatar May 07 '24 10:05 LatentSpaceExplorer