Protocol Parameters
Default protocol parameters for the ShipLock MVP.
Protocol Parameters
These are the default parameters for the ShipLock MVP. Most can be configured per-project at creation time.
Token Parameters
| Parameter | Value | Notes |
|---|
| Total Supply | 1,000,000,000 SHIP | Fixed, non-inflationary |
| Fee: Create Project | 10,000 SHIP | Anti-spam |
| Fee: Enable Endorsements | 5,000 SHIP | Per project |
| Min Watcher Stake | 100 SHIP | Anti-bot |
| Unlock Delay | 72h | Prevents stake-and-run |
Validation Parameters
| Parameter | Value | Notes |
|---|
| Endorsements per Check-in | Top 25 | By weight, capped |
| Endorse Weight | sqrt(stake) | Diminishing returns |
| Default Threshold | 5 weight | Fixed for MVP |
| Default Endorse Window | 12h | Per check-in |
Cadence Options
| Option | Hours |
|---|
| Daily | 24h |
| Every 48h | 48h |
| Every 72h | 72h |
| Weekly | 168h |
| Monthly | 720h |
Fee Split
Every protocol fee is split into four buckets:
| Bucket | Percentage |
|---|
| Treasury | 50% |
| Burn | 20% |
| Watcher Rewards | 20% |
| Insurance Buffer | 10% |
Presets
ShipLock offers three presets for project configuration:
Lightweight
- Bond hint: ~2% supply
- Cadence: 72h
- Grace: 12h
- Slash: 2%
- Endorse threshold: 3
Balanced (Recommended)
- Bond hint: ~5% supply
- Cadence: 48h
- Grace: 6h
- Slash: 5%
- Endorse threshold: 5
Strong Signal
- Bond hint: ~10% supply
- Cadence: 48h
- Grace: 4h
- Slash: 7%
- Endorse threshold: 10