q/getreceivedbyaddress - 获取指定地址收到的比特币数量
使用q/getreceivedbyaddress
调用获取获取指定地址收到的比特币数量,单位为:satoshi。
API调用
GET q/getreceivedbyaddress/$address
URI参数:
- $address:要查询的比特币地址,多个地址使用
|
间隔
查询参数:
- confirmations:返回的比特币所需最小确认数,0~120
API返回值
返回指定地址收到的比特币数量。
示例代码
使用curl调用q/getreceivedbyaddress
的示例代码如下:
curl https://blockchain.info/q/getreceivedbyaddress/1EzwoHtiXB4iFwedPr49iywjZn2nnekhoj
返回值:
716409285544