EZ Staking β Website Registry π
Properties
| Name | Type | Description | Required |
|---|---|---|---|
| $schema | string |
Enum: "../protocol.schema.json" |
yes |
| name | string |
yes | |
| slug | string |
yes | |
| appSlug | string |
yes | |
| status | string |
Enum: "active", "inactive", "upcoming" |
yes |
| symbol | string |
yes | |
| stage | number |
[0: testnet, 1: mainnet] Enum: 0, 1 |
yes |
| validatorAddress | string |
yes | |
| validateSince | string |
yes | |
| links | object |
yes | |
| info | object |
yes | |
| logo | object |
yes | |
| colors | object |
yes |
Additional Properties: not allowed
Properties
| Name | Type | Description | Required |
|---|---|---|---|
| website | string |
yes | |
| telegram | string |
yes | |
| discord | string |
yes | |
string |
yes | ||
| github | string |
yes | |
| medium | string |
yes | |
string |
yes | ||
| youtube | string |
yes | |
string |
yes | ||
string |
yes | ||
string |
yes | ||
string |
yes | ||
| docs | string |
yes | |
| commonwealth | string |
yes |
Additional Properties: not allowed
Properties
| Name | Type | Description | Required |
|---|---|---|---|
| rewards | number |
Distributed automatically every block Enum: 0 |
yes |
| slashing | number[] |
No slashing penalties | {d[0]}% Slash Fraction Doublesign - {d[1]} Slash Fraction Downtime |
yes |
| inflation | number |
Deflationary based on staking participation Enum: 0 |
yes |
| unbonding | number |
no unbonding period | {d} day unbonding period | {d} days unbonding period |
yes |
| compounding | number |
New delegation required Enum: 0 |
yes |
Additional Properties: not allowed
No slashing penalties | {d[0]}% Slash Fraction Doublesign - {d[1]} Slash Fraction Downtime
Items
Item Type: number
Minimum Items: 0
Maximum Items: 2
Properties
| Name | Type | Description | Required |
|---|---|---|---|
| png | object |
yes | |
| svg | object |
yes |
Additional Properties: not allowed
Properties
| Name | Type | Description | Required |
|---|---|---|---|
| url | string |
yes | |
| size | object |
yes |
Properties
| Name | Type | Description | Required |
|---|---|---|---|
| width | string |
yes | |
| height | string |
yes |
Properties
| Name | Type | Description | Required |
|---|---|---|---|
| url | string |
yes | |
| size | object |
yes |
Properties
| Name | Type | Description | Required |
|---|---|---|---|
| width | string |
yes | |
| height | string |
yes |
Properties
| Name | Type | Description | Required |
|---|---|---|---|
| background | string[] |
yes | |
| filter | string |
yes | |
| color | string |
yes |
Items
Item Type: string