GET /api/v2/balancehistory/{address} - Blockbook REST API
Please note that this REST method requires the Litecoin Blockbook add-on enabled on your Quicknode endpoint.
路径参数
xpub_or_address
字符串
必填
正在加载...
查询参数
来自
整数
正在加载...
到
整数
正在加载...
fiatcurrency
字符串
正在加载...
groupBy
整数
正在加载...
gap
整数
正在加载...
退货
时间
整数
正在加载...
txs
整数
正在加载...
received
字符串
正在加载...
已发送
字符串
正在加载...
sentToSelf
字符串
正在加载...
rates
对象
正在加载...
{currency}
整数
正在加载...
请求
回复
1[2{3"time": 1779998400,4"txs": 7,5"received": "3752876816",6"sent": "10020726092",7"sentToSelf": "0",8"rates": {9"usd": 51.73483710}11},12{13"time": 1780002000,14"txs": 4,15"received": "2503814725",16"sent": "0",17"sentToSelf": "0",18"rates": {19"usd": 51.84340720}21},22{23"time": 1780005600,24"txs": 6,25"received": "3752447871",26"sent": "0",27"sentToSelf": "0",28"rates": {29"usd": 51.8470330}31}32]
1[2{3"time": 1779998400,4"txs": 7,5"received": "3752876816",6"sent": "10020726092",7"sentToSelf": "0",8"rates": {9"usd": 51.73483710}11},12{13"time": 1780002000,14"txs": 4,15"received": "2503814725",16"sent": "0",17"sentToSelf": "0",18"rates": {19"usd": 51.84340720}21},22{23"time": 1780005600,24"txs": 6,25"received": "3752447871",26"sent": "0",27"sentToSelf": "0",28"rates": {29"usd": 51.8470330}31}32]