Mayson Monorepo Documentation
    Preparing search index...
    interface CurrentPricesPerMetricTon {
        amount_fees: number;
        amount_subtotal: number;
        amount_total: number;
    }
    Index

    Properties

    amount_fees: number

    Fees for one metric ton of carbon removal in the currency's smallest unit.

    amount_subtotal: number

    Subtotal for one metric ton of carbon removal (excluding fees) in the currency's smallest unit.

    amount_total: number

    Total for one metric ton of carbon removal (including fees) in the currency's smallest unit.