Skip to main content

/sendBoc REST API Endpoint

Loading...

Updated on
Oct 23, 2024

/sendBoc REST API Endpoint

Body Parameters

boc
string
REQUIRED
Loading...

Returns

ok
boolean
Loading...
result
object
Loading...
Request
1
curl --location 'https://docs-demo.ton-mainnet.quiknode.pro/sendBoc' \
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