Milestone Contract

Address

Address : (not yet deployed) on Klaytn Blockchain Main-net

Summary

Milestone contracts define milestones for projects provided to Otherworld.

  • Defines the milestone details.

    • Milestones are included in one universe.

    • A milestone can contain multiple comments.

    • Defines the current progress of the milestone.

    • Defines the current progress of the milestone.

    • Defines the metadata URL for the milestone.

  • Defines the comment details.

    • Comments are included in one milestone.

    • Defines the metadata URL of the comment.

Data

Base

Name
Type

Created Timestamp

Uint

Milestone

Name
Type

ID

Uint

Universe ID

Uint

Metadata URL

String

State

String

Progressing

Uint

Is Active

Boolean

Updated Timestamp

Uint

Created Timestamp

Uint

Comment

Name
Type

ID

Uint

Milestone ID

Uint

Metadata URL

String

Is Active

Boolean

Created Timestamp

Uint

Interface

Last updated