Contract Costs

  • {{ config.reward.baseFee | currency '' 2}} ISK base fee
  • {{ config.reward.fullDstPrice / staticData.dstCargo[5] | currency '' 2}} ISK / m3
  • {{ config.reward.percentOfCollateral * 100}}% of collateral

Overview

Volume

{{ dstSkillRequired }} ({{ excessVolume | currency '' 2 }} m3 over)

Volume {{ totalVolume | currency '' 2 }} m3

Courier Contract

Set the values of your contract as follows:

Collateral {{ totalCollateral | currency '' 2 }}
Reward {{ totalReward | currency '' 2 }}

Buy Contract

Set the value of your contract as follows:

Price {{ totalCollateral + totalReward | currency '' 2 }}

Evepraisals

Link Type Volume Collateral (Jita Sell) Reward Remove
{{ evepraisal.id }} ({{ evepraisal.kind }})
{{ nonShips[evepraisal.importTime].length }} Non-Ship Items {{ itemsVolume(nonShips[evepraisal.importTime]) | currency '' 2 }} m3 {{ itemsCollateral(nonShips[evepraisal.importTime]) | currency '' 2 }} {{ itemsReward(nonShips[evepraisal.importTime]) | currency '' 2 }}
{{ ship.name }} {{ itemVolume(ship) | currency '' 2 }} m3 {{ itemCollateral(ship) | currency '' 2 }} {{ itemReward(ship) | currency '' 2 }}
Totals: {{ totalVolume | currency '' 2 }} m3 {{ totalCollateral | currency '' 2 }} {{ totalReward | currency '' 2 }}