Skip to content

First order data DTOs #40

@newtectonics

Description

@newtectonics

Does it make sense to have first order data DTOs?

tx = Transaction(hash=TX_HASH)

Could then have derivitive properties like

tx.traces

tx.block

and we could add

BlockNumber(123456789).block

and the like.

Metadata

Metadata

Assignees

No one assigned

    Labels

    DTODTO classenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions