| BLOCKCHAIN | TEXT | Blockchain, Network, or Platform the transaction or event occurs on. |
| NAME | TEXT | The registered name of the Unit (Agent, Component) or Service. |
| DESCRIPTION | TEXT | The registered description of the Unit (Agent, Component) or Service. |
| REGISTRY_ID | NUMBER | The unique identifier associated with the registered Unit (Agent, Component) or Service. |
| CONTRACT_ADDRESS | TEXT | The address of the contract interacted with. |
| REGISTRY_TYPE | TEXT | The type of registered Unit (Agent, Component) or Service. |
| TRAIT_TYPE | TEXT | The trait type for the registered Unit (Agent, Component) or Service. |
| TRAIT_VALUE | TEXT | The trait value for the registered Unit (Agent, Component) or Service. |
| CODE_URI_LINK | TEXT | The metadata link for the registered Unit (Agent, Component) or Service. |
| IMAGE_LINK | TEXT | The link to the image of the registered Unit (Agent, Component) or Service. |
| AGENT_IDS | ARRAY | The unique identifier of the Agent, which is a fundamental component of a Service. |
| SUBCOMPONENT_IDS | ARRAY | The unique identifier of the sub-components that make up the Agent or Component. |
| DIM_REGISTRY_METADATA_ID | TEXT | The unique identifier for each row in the table. |
| INSERTED_TIMESTAMP | TIMESTAMP_NTZ | The utc timestamp at which the row was inserted into the table. |
| MODIFIED_TIMESTAMP | TIMESTAMP_NTZ | The utc timestamp at which the row was last modified. |