Studio

deployments

Description

Tracks the deployments that have been run where tables are live on a chain.

Columns

Definition deployments has the following columns:

NameTypeNot NullPrimary KeyUnique

`table_id`

text

`environment_id`

text

`table_name`

text

`chain_id`

integer

`token_id`

text

`block_number`

integer

`txn_hash`

text

`created_at`

text

Definition constraints

Definition deployments includes the following table-wide constraints that apply to one or more columns:

primary key(`environment_id`,`table_id`)

Deployments

Definition deployments has been deployed to the following networks: