Method: HTTPS GET
Encoding: UTF-8
Path: https://api.blockin.ai/v2/user/all_history_list
Description: Query all transaction records of the chain supported by blockin through the user address
Content-Type
Y
String
application/json
AccessKey
1bdb01c947c54919b64d1fc6794atest
chain_names
N
If chain_names is empty, query all. Multiple chains are separated by commas. eg: eth, bsc, arb, btc. Enumeration
address
User's address
start_time
Long
the returned history list are eariler than this time, if it's not provided, we will return the number of recent entries
page_count
Integer
Number of entries returned, the maximum count is 20
Same format as the result returned by /v2/user/history_list
/v2/user/history_list
Last updated 2 years ago