CTV++ OP_TEMPLATEHASH and OP_INPUTAMOUNTS

OP_INPUTAMOUNTS would return up to total supply cap. Now if it does it in a compact form or always 64 bits padded with 0, is an open design decision. The former would allow for amount arithmetic in the sub 42 btc TX size. Which some might like, others might not like.

OP_TEMPLATEHASH would accept amounts up to 64 bits. And would generally accept all numeric inputs in compact int form.