curl --request GET \
--url https://toncenter.com/api/v3/decode{
"bodies": [
{}
],
"opcodes": [
"<string>"
]
}Decode opcodes and message bodies. Opcodes can be in hex (with or without 0x prefix) or decimal format. Bodies should be in base64 or hex format.
curl --request GET \
--url https://toncenter.com/api/v3/decode{
"bodies": [
{}
],
"opcodes": [
"<string>"
]
}Documentation Index
Fetch the complete documentation index at: https://toncenter.ness.su/llms.txt
Use this file to discover all available pages before exploring further.
Was this page helpful?