Skip to content

Calling public variable getters does not work with web30 #111

@ChristianBorst

Description

@ChristianBorst

When a solidity contract has a public variable like address[] public addresses;, it should be possible to do an eth_call to the getter function addresses(), but this does not work in web30.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions