Schema
Project
Field | Type | Description |
---|---|---|
|
| Unique identifier of the project and acts as primary key |
|
| Project name alias |
|
| The active address |
|
| The address of the published package |
|
| Array of all publisher objects created for a collection. (TODO: Explore if we should start off with simple Address, what does this mean for future compatibility? |
|
| Address of the object that is used to upgrade the package |
NFT Types
Field | Type | Description |
---|---|---|
|
| |
|
| Acts as foreign key |
|
| The type name of the struct |
|
| |
|
|
Admin Objects
Field | Type | Description |
---|---|---|
|
| Foreign key |
|
| |
|
| |
|
| |
|
|
Collection Objects
Field | Type | Description |
---|---|---|
|
| Foreign key |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
Last updated