Estimate EVR lease cost
estimate_lease_costCalculate the total lease cost for a HotPocket dApp cluster by multiplying host-set evr per moment, number of moments, and cluster node count.
Instructions
Estimate tenant EVR lease cost = evrPerMoment × moments × nodes. Rates are host-set (no network standard); registration fees are host-side, not included.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| nodes | Yes | cluster size | |
| moments | Yes | number of Moments to lease | |
| evr_per_moment | Yes | host's per-Moment lease rate in EVR (from its offer) | |
| moment_minutes | No | Moment window in minutes (default 60) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| notes | No | ||
| inputs | No | ||
| totalEVR | No | ||
| perNodeEVR | No | ||
| approxDurationHours | No |