q/txfee - 获取指定交易的手续费
使用q/txfee
调用获取指定交易的手续费,单位:satoshi。
API调用
GET q/txfee/$txhash
URI参数:
- $txhash:要查询的交易哈希
API返回值
返回指定交易的手续费。
示例代码
使用curl调用q/txfee
的示例代码如下:
curl https://blockchain.info/q/txfee/e11525fe2e057fb19ec741ddcb972ec994f70348646368d960446a92c4d76dad
返回值:
10770