Package | Description |
---|---|
org.oxerr.peatio.rest |
Client for Peatio RESTful API.
|
org.oxerr.peatio.rest.service.polling |
Polling services.
|
Modifier and Type | Method and Description |
---|---|
Deposit |
Peatio.getDeposit(String accessKey,
si.mazi.rescu.SynchronizedValueFactory<Long> tonce,
si.mazi.rescu.ParamsDigest signature,
String txid)
Get single deposit information.
|
Deposit[] |
Peatio.getDeposits(String accessKey,
si.mazi.rescu.SynchronizedValueFactory<Long> tonce,
si.mazi.rescu.ParamsDigest signature,
String currency)
Get your deposits information.
|
Modifier and Type | Method and Description |
---|---|
Deposit |
PeatioAccountServiceRaw.getDeposit(String txid) |
Deposit[] |
PeatioAccountServiceRaw.getDeposits(String currency) |
Copyright © 2015. All rights reserved.