Package io.goodforgod.api.etherscan
Interface EtherScanAPI
- All Superinterfaces:
AutoCloseable
EtherScan full API Description ...
- Since:
- 10.05.2023
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescription@NotNull AccountAPIaccount()@NotNull BlockAPIblock()static @NotNull EtherScanAPI.Builderbuilder()@NotNull ContractAPIcontract()@NotNull GasTrackerAPI@NotNull LogsAPIlogs()@NotNull ProxyAPIproxy()@NotNull StatisticAPIstats()@NotNull TransactionAPItxs()Methods inherited from interface java.lang.AutoCloseable
close
-
Method Details
-
account
-
contract
-
txs
-
block
-
logs
-
proxy
-
stats
-
gasTracker
-
builder
-