Package org.exploit.blockbook
Interface BlockBookApi
public interface BlockBookApi
-
Method Summary
Modifier and TypeMethodDescriptionstatic BlockBookApicreate(org.exploit.finja.core.model.WebData webData) getAddress(String address, int page) getBalanceHistory(String address) getBlock(int block, int page) getBlockHash(int height) getTransaction(String txid) getUnspentOutputs(String address)