Represents a coin reference in the Move environment, using either an on-chain ObjectId or an input index or result index from a transaction.
On-chain object ID of the coin argument.
Transaction input index that supplies the coin argument.
Transaction result index that supplies the coin argument.
Nested transaction result as [commandIndex, resultIndex].
[commandIndex, resultIndex]
Represents a coin reference in the Move environment, using either an on-chain ObjectId or an input index or result index from a transaction.