diff --git a/README.md b/README.md index 5526d0ac..d88f8fe7 100644 --- a/README.md +++ b/README.md @@ -140,10 +140,15 @@ The end-points are: /api/addr/[:addr][?noTxList=1] /api/addr/mmvP3mTe53qxHdPqXEvdu8WdC7GfQ2vmx5?noTxList=1 ``` -### Unspent Output +### Unspent Outputs ``` /api/addr/[:addr]/utxo ``` +### Unspent Outputs for multiple addresses +``` + /api/addrs/[:addrs]/utxo + /api/addrs/2NF2baYuJAkCKo5onjUKEPdARQkZ6SYyKd5,2NAre8sX2povnjy4aeiHKeEh97Qhn97tB1f/utxo +``` ### Transactions by Block ``` /api/txs/?block=HASH