Name | Type | Description |
---|---|---|
id | uint64 | Object ID |
kindRev0 | uint32 | New kind revision (0 = no change) |
setRev0 | uint32 | New set revision (0 = no change) |
Name | Type | Description |
---|---|---|
od | Descriptor | Descriptor after upgrade |
Name | Type | Description |
---|---|---|
id | uint64 | Object ID |
Name | Type | Description |
---|---|---|
od | Descriptor | Descriptor after touch |
Name | Type | Description |
---|---|---|
id | uint64 | Object ID |
to | address | Address of the new owner |
{id}
and {rev}
placeholders
Name | Type | Description |
---|---|---|
uri_ | string | URI template string |
Name | Type | Description |
---|---|---|
id | uint64 | Object ID |
Name | Type | Description |
---|---|---|
owner_ | address | Current owner address |
Name | Type | Description |
---|---|---|
id | uint64 | Object ID |
rev0 | uint32 | Revision to check (0 = latest) |
Name | Type | Description |
---|---|---|
rev | uint32 | Valid revision (0 if invalid) |
Name | Type | Description |
---|---|---|
id | uint64 | Object ID |
rev0 | uint32 | Revision number (0 = latest) |
Name | Type | Description |
---|---|---|
od | Descriptor | Descriptor at that revision |
Name | Type | Description |
---|---|---|
id | uint64 | Object ID |
rev0 | uint32 | Revision number (0 = latest) |
Name | Type | Description |
---|---|---|
elems | bytes32[] | Elements array at that revision |
Name | Type | Description |
---|---|---|
id | uint64 | Object ID |
Name | Type | Description |
---|---|---|
od | Descriptor | Descriptor at the specified revision |
owner_ | address | Current owner (not historical) |
Name | Type | Description |
---|---|---|
id | uint64 | Object ID |
rev0 | uint32 | Revision number to query (0 = latest) |
Name | Type | Description |
---|---|---|
od | Descriptor | Descriptor at the specified revision |
elems | bytes32[] | Elements at the specified revision |
Name | Type | Description |
---|---|---|
id | uint64 | Object ID |
od | Descriptor | Object descriptor |
elems | bytes32[] | Elements of the object |
owner | address | Initial owner |
Name | Type | Description |
---|---|---|
id | uint64 | Object ID |
od | Descriptor | Updated descriptor |
elems | bytes32[] | Updated elements |
Name | Type | Description |
---|---|---|
id | uint64 | Object ID |
od | Descriptor | Descriptor after upgrade |
Name | Type | Description |
---|---|---|
id | uint64 | Object ID |
od | Descriptor | Latest descriptor |
Name | Type | Description |
---|---|---|
id | uint64 | Object ID |
od | Descriptor | Descriptor before destruction |
Name | Type | Description |
---|---|---|
id | uint64 | Object ID |
from | address | Previous owner |
to | address | New owner |