/sendBocReturnHash REST API Endpoint
Body Parameters
boc
string
REQUIRED
The Base64-encoded BOC (Bag of Cells)
Returns
ok
boolean
Indicates that the request was successful
result
object
The result object which contains the result fields
Request
1curl --location 'https://docs-demo.ton-mainnet.quiknode.pro/sendBocReturnHash' \2--header 'accept: application/json' \3--header 'Content-Type: application/json' \4--data '{5"boc": "PUT_BOC_HERE"6}'
Don't have an account yet?
Create your QuickNode endpoint in seconds and start building
Get started for free