Bitcoin Forum
May 07, 2024, 04:02:03 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: API BTC-e - учёт транзакций  (Read 633 times)
zxbit (OP)
Jr. Member
*
Offline Offline

Activity: 60
Merit: 1


View Profile
June 06, 2017, 12:25:07 PM
 #1

Подскажите, есть ли в API BTC-e в какой-то из версий учёт истории совершённых клиентом транзакций?
1715054523
Hero Member
*
Offline Offline

Posts: 1715054523

View Profile Personal Message (Offline)

Ignore
1715054523
Reply with quote  #2

1715054523
Report to moderator
According to NIST and ECRYPT II, the cryptographic algorithms used in Bitcoin are expected to be strong until at least 2030. (After that, it will not be too difficult to transition to different algorithms.)
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715054523
Hero Member
*
Offline Offline

Posts: 1715054523

View Profile Personal Message (Offline)

Ignore
1715054523
Reply with quote  #2

1715054523
Report to moderator
uservalera
Hero Member
*****
Offline Offline

Activity: 868
Merit: 500



View Profile
June 12, 2017, 03:48:22 AM
 #2

Quote
https://btc-e.nz/tapi/docs#TransHistory

Метод TransHistory

Возвращает историю транзакций.


from    номер транзакции, с которой начинать вывод    числовые    0
count    количество транзакций на вывод    числовые    1000
from_id    id транзакции, с которой начинать вывод    числовые    0
end_id    id транзакции, на которой заканчивать вывод    числовые    ∞
order    сортировка    ASC или DESC    DESC
since    с какого времени начинать вывод    UNIX time    0
end    на каком времени заканчивать вывод    UNIX time    ∞

как-то так....
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!