Class LogTopicQuadro
java.lang.Object
io.goodforgod.api.etherscan.model.query.LogTopicQuadro
- All Implemented Interfaces:
LogTopicBuilder
Quadro topic parameter builder for The Event Log API
- Since:
- 31.10.2018
- See Also:
-
Method Summary
Modifier and TypeMethodDescription@NotNull LogQuerybuild()booleaninthashCode()setOpTopic0_1(LogOp topic0_1_opr) setOpTopic0_2(LogOp topic0_2_opr) setOpTopic0_3(LogOp topic0_3_opr) setOpTopic1_2(LogOp topic1_2_opr) setOpTopic1_3(LogOp topic1_3_opr) setOpTopic2_3(LogOp topic2_3_opr) toString()
-
Method Details