Releases: Bitcoin-com/rest.bitcoin.com
Releases · Bitcoin-com/rest.bitcoin.com
v3.12.3
slp/list/:tokenId
much quicker
v3.12.2
- Remove
v1
assets and code
POST
/slp/balancesForAddress
POST
slp/burnTotal
POST
/slp/balancesForToken
POST
/slp/balance
POST
/slp/transactions
v3.12.1
- remove websockets
- Address endpoints accept
simpleledger
address formats.
v3.12.0
- Create bulk endpoint for slp token stats
- router.post("/tokenStats", tokenStatsBulk)`
POST
for bulk token stats by array of tokenIds
- Return empty array if address has no token balance
v3.11.9
- Add
NetworkInfo
Interface and remove localaddresses
.
v3.11.8
- Series of improvements to tests
- Add
getNetworkInfo
RPC call
v3.11.7
- update
fromXPub
to include slpAddr
format
v3.11.6
- Update favicon to new branding
- Incorporating
wtfnode
to monitor event loop in logs
v3.11.5
- New Branding
- Update example addr to slp format
v3.11.2
- Refining local logging code after tests