Execution Outcomes
Chain
Dataset name
near.execution_outcomesVersion
1.1.0Description
Execution outcomes generated from both transaction and receipt executions.
Example data
| id | outcome_block_hash | executor_id | gas_burnt | logs | metadata | receipt_ids | status | tokens_burnt | transaction_id | transaction_hash | signer_id | receiver_id | trigger_block_height | trigger_block_hash | trigger_block_timestamp |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1117VSA4viZryN1wTKCwrq72MpjhtwWFrmG3z4sCfZ | 9xiuRJy34oJ2Y1L8PC6G6DiZftuYTTLmA2VMEBqBLwBx | hotwallet.kaiching | 223182562500 | {"gas_profile":[],"version":3} | [] | {"SuccessValue":""} | 0 | tx_Hgro2Xx8xpUpkaHkWhBBZbRxBUuCVSYFC46sgaDfB6C9 | Hgro2Xx8xpUpkaHkWhBBZbRxBUuCVSYFC46sgaDfB6C9 | hotwallet.kaiching | zendg92wmcfx.users.kaiching | 165751230 | 8YQJwwnJAQf8xeH3XVLptZZRRapB13hZD2gCi6EaNMNn | 1758917809688 |
Schema
| Column | Type |
|---|---|
| id | string |
| outcome_block_hash | string |
| executor_id | string |
| gas_burnt | long |
| logs | string |
| metadata | string |
| receipt_ids | array |
| status | string |
| tokens_burnt | long |
| transaction_id | string |
| transaction_hash | string |
| signer_id | string |
| receiver_id | string |
| trigger_block_height | long |
| trigger_block_hash | string |
| trigger_block_timestamp | long |