Private Alpha 1
Pre-release
Pre-release
timothyej
released this
04 Dec 21:26
·
59 commits
to master
since this release
This version includes the following endpoints:
Method | Endpoint | Description |
---|---|---|
GET | /v1/info | Get information about the server |
GET | /v1/bitcoin/transactions | Get transactions by address |
POST | /v1/bitcoin/transactions | Broadcast a signed transaction |
GET | /v1/bitcoin/transactions/:txid | Get a specific transaction by its ID |
GET | /v1/bitcoin/fees/estimate | Get the current estimated transaction fee rate |