Changes
Table Columns
Column Name | Description |
---|---|
address | |
change_index | Index of the change in the transaction |
data | |
handle | |
key | |
state_key_hash | |
type | |
value | |
transaction_hash | Hash of the transaction containing the change |
transaction_index | Transaction index of the transaction containing the change |
transaction_version | Transaction version of the transaction containing the change |
transaction_payload_arguments | Transaction data's arguments |
transaction_payload_function | Transaction data's function |
transaction_payload_type | Transaction data's type |
transaction_payload_type_arguments | Transaction data's type arguments |
transaction_success | Whether the transaction containing the change is successful or not |
transaction_type | Type of the transaction containing the change |
block_hash | Hash of the block containing the change |
block_height | Block height of the block containing the change |
block_timestamp | Block transaction of the block containing the change |
_created_at | Timestamp of the entry creation |
_updated_at | Timestamp of the entry update |
Last updated