Class LogTopicTriple
java.lang.Object
io.api.etherscan.model.query.impl.LogTopicTriple
- All Implemented Interfaces:
IQueryBuilder
Triple topic parameter builder for The Event Log API
- Since:
- 31.10.2018
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionbuild()setOpTopic0_1(LogOp topic0_1_opr) setOpTopic0_2(LogOp topic0_2_opr) setOpTopic1_2(LogOp topic1_2_opr)
-
Method Details
-
setOpTopic0_1
-
setOpTopic0_2
-
setOpTopic1_2
-
build
- Specified by:
buildin interfaceIQueryBuilder- Throws:
LogQueryException
-