- getAddress() - Method in class network.minter.explorer.models.HistoryTransaction.TxDeclareCandidacyResult
-
- getAddressData(MinterAddress) - Method in class network.minter.explorer.repo.ExplorerAddressRepository
-
Get full information about given address
- getAddressData(String) - Method in class network.minter.explorer.repo.ExplorerAddressRepository
-
Get full information about given address
- getAddressesData(List<MinterAddress>) - Method in class network.minter.explorer.repo.ExplorerAddressRepository
-
Get full information about given addresses
- getAll() - Method in interface network.minter.explorer.api.ExplorerCoinsEndpoint
-
- getAll() - Method in class network.minter.explorer.repo.ExplorerCoinsRepository
-
Get list of all known coins in network
- getAmount() - Method in class network.minter.explorer.models.AddressData.CoinBalance
-
- getAmount() - Method in class network.minter.explorer.models.HistoryTransaction.TxConvertCoinResult
-
- getAmount() - Method in class network.minter.explorer.models.HistoryTransaction.TxSendCoinResult
-
- getApiService() - Method in class network.minter.explorer.MinterExplorerApi
-
- getAvatar() - Method in class network.minter.explorer.models.HistoryTransaction
-
- getBalanceChannel(List<String>) - Method in interface network.minter.explorer.api.ExplorerAddressEndpoint
-
Get WebSocket connection data
- getBalanceChannel(List<String>, String) - Method in interface network.minter.explorer.api.ExplorerAddressEndpoint
-
Get WebSocket connection data
- getBalanceChannel(List<MinterAddress>, String) - Method in class network.minter.explorer.repo.ExplorerAddressRepository
-
Get websocket balance update notification
- getCls() - Method in enum network.minter.explorer.models.HistoryTransaction.Type
-
- getCoin() - Method in class network.minter.explorer.models.AddressData.CoinBalance
-
- getCoin() - Method in class network.minter.explorer.models.HistoryTransaction.TxDeclareCandidacyResult
-
- getCoin() - Method in class network.minter.explorer.models.HistoryTransaction.TxDelegateResult
-
- getCoin() - Method in class network.minter.explorer.models.HistoryTransaction.TxSendCoinResult
-
- getCoin() - Method in class network.minter.explorer.models.HistoryTransaction.TxUnboundResult
-
- getCoinToBuy() - Method in class network.minter.explorer.models.HistoryTransaction.TxConvertCoinResult
-
- getCoinToSell() - Method in class network.minter.explorer.models.HistoryTransaction.TxConvertCoinResult
-
- getCommission() - Method in class network.minter.explorer.models.HistoryTransaction.TxDeclareCandidacyResult
-
- getConstantReserveRatio() - Method in class network.minter.explorer.models.HistoryTransaction.TxCreateResult
-
- getData() - Method in class network.minter.explorer.models.HistoryTransaction
-
- getFrom() - Method in class network.minter.explorer.models.HistoryTransaction.TxConvertCoinResult
-
- getFrom() - Method in class network.minter.explorer.models.HistoryTransaction.TxCreateResult
-
- getFrom() - Method in class network.minter.explorer.models.HistoryTransaction.TxDeclareCandidacyResult
-
- getFrom() - Method in class network.minter.explorer.models.HistoryTransaction.TxSendCoinResult
-
- getGsonBuilder() - Method in class network.minter.explorer.MinterExplorerApi
-
- getInitialAmount() - Method in class network.minter.explorer.models.HistoryTransaction.TxCreateResult
-
- getInitialReserve() - Method in class network.minter.explorer.models.HistoryTransaction.TxCreateResult
-
- getInstance() - Static method in class network.minter.explorer.MinterExplorerApi
-
- getMeta() - Method in class network.minter.explorer.models.ExpResult
-
- getName() - Method in class network.minter.explorer.models.HistoryTransaction.TxCreateResult
-
- getPubKey() - Method in class network.minter.explorer.models.HistoryTransaction.TxDeclareCandidacyResult
-
- getServiceClass() - Method in class network.minter.explorer.repo.ExplorerAddressRepository
-
- getServiceClass() - Method in class network.minter.explorer.repo.ExplorerCoinsRepository
-
- getServiceClass() - Method in class network.minter.explorer.repo.ExplorerTransactionRepository
-
- getStake() - Method in class network.minter.explorer.models.HistoryTransaction.TxDeclareCandidacyResult
-
- getStake() - Method in class network.minter.explorer.models.HistoryTransaction.TxDelegateResult
-
- getStake() - Method in class network.minter.explorer.models.HistoryTransaction.TxUnboundResult
-
- getSymbol() - Method in class network.minter.explorer.models.HistoryTransaction.TxCreateResult
-
- getTo() - Method in class network.minter.explorer.models.HistoryTransaction.TxSendCoinResult
-
- getTotalBalance() - Method in class network.minter.explorer.models.AddressData
-
- getTransactions(Map<String, String>) - Method in interface network.minter.explorer.api.ExplorerTransactionEndpoint
-
- getTransactions(List<String>) - Method in interface network.minter.explorer.api.ExplorerTransactionEndpoint
-
- getTransactions(List<String>, long) - Method in interface network.minter.explorer.api.ExplorerTransactionEndpoint
-
- getTransactions(List<String>, long, int) - Method in interface network.minter.explorer.api.ExplorerTransactionEndpoint
-
- getTransactions(MinterAddress) - Method in class network.minter.explorer.repo.ExplorerTransactionRepository
-
Get transactions list for given minter address
Method not finished
see link below
- getTransactions(List<MinterAddress>) - Method in class network.minter.explorer.repo.ExplorerTransactionRepository
-
Get transactions list for multiple minter addresses
- getTransactions(List<MinterAddress>, long) - Method in class network.minter.explorer.repo.ExplorerTransactionRepository
-
Get transactions list for multiple minter addresses with given page number
- getTransactions(List<MinterAddress>, long, int) - Method in class network.minter.explorer.repo.ExplorerTransactionRepository
-
Get transactions list for multiple minter addresses with given page number
- getUsdAmount() - Method in class network.minter.explorer.models.AddressData.CoinBalance
-