package solidity.test.abiv2fuzzer

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

message AddressType

abiV2Proto.proto:36

address

Used in: ValueType

(message has no fields)

message ArrayType

abiV2Proto.proto:50

Used in: NonValueType

message BoolType

abiV2Proto.proto:22

bool

Used in: ValueType

(message has no fields)

message Contract

abiV2Proto.proto:87

enum Contract.Test

abiV2Proto.proto:88

Used in: Contract

message DynamicByteArrayType

abiV2Proto.proto:48

bytes

Used in: NonValueType

(message has no fields)

message FixedByteType

abiV2Proto.proto:31

bytes1, bytes2,..., bytes32

Used in: ValueType

message IntegerType

abiV2Proto.proto:25

uint8...256, int8...256

Used in: ValueType

message NonValueType

abiV2Proto.proto:60

Used in: Type

message StructType

abiV2Proto.proto:56

Used in: NonValueType

message TestFunction

abiV2Proto.proto:81

Used in: Contract

message Type

abiV2Proto.proto:70

TODO: Add more types See https://github.com/ethereum/solidity/issues/6749

Used in: ArrayType, StructType, VarDecl

message ValueType

abiV2Proto.proto:38

Used in: Type

message VarDecl

abiV2Proto.proto:77

Used in: Contract, TestFunction