Skip to main content

GetScripthashBalance

GET 

/btc/:network/scripthash/:scripthash/balance

Get balance of a scripthash.

Responses

Successful operation

{
"statusCode": 0,
"data": {
"scripthash": "e2c73edb0e1ad7d8b792e3d7f19c736f0c50f46dfd9b1f0b1f0b1f0b1f0b1f0b",
"balance": 12488215
}
}
Loading...