ordspv
    Preparing search index...

    Function genesisSatpoint

    • Genesis satpoint of an inscription in its reveal transaction.

      Default: the first sat of the envelope's input, i.e. the absolute input position sum(inputValues[0..input-1]), mapped through the outputs. A valid pointer (tag 2) instead indexes the OUTPUT sat space directly; a pointer at or past the total output sats is ignored per the handbook.

      Inscriptions ord considers UNBOUND (zero-value envelope input, or an unrecognized even field) have no output-space location at all and are refused with CustodyUnsupportedError before any arithmetic.

      inputValues must cover inputs 0..inscription.input (use provenInputValues).

      Parameters

      Returns Satpoint