{
"returns": [
{
"value": "text",
"type": "text"
}
],
"gasUsed": 0,
"contracts": [
{
"address": "text",
"bytecode": "text",
"codeHash": "text",
"initialStateHash": "text",
"immFields": [
{
"value": "text",
"type": "text"
}
],
"mutFields": [
{
"value": "text",
"type": "text"
}
],
"asset": {
"attoAlphAmount": "text",
"tokens": [
{
"id": "text",
"amount": "text"
}
]
}
}
],
"txInputs": [
"text"
],
"txOutputs": [
{
"hint": 0,
"key": "text",
"attoAlphAmount": "text",
"address": "text",
"tokens": [
{
"id": "text",
"amount": "text"
}
],
"lockTime": 0,
"message": "text",
"type": "text"
}
],
"events": [
{
"blockHash": "text",
"contractAddress": "text",
"eventIndex": 0,
"fields": [
{
"value": "text",
"type": "text"
}
]
}
],
"debugMessages": [
{
"contractAddress": "text",
"message": "text"
}
]
}