Skip to main content

GasCoin

Access to the gas inputs, after they have been smashed into one coin. The gas coin can only be used by reference, except for with TransferObjectsTransaction that can accept it by value.

type GasCoin {
_: Boolean
}

Fields

GasCoin._ ● Boolean scalar

A workaround to define an empty variant of a GraphQL union.

Implemented By

TransactionArgument union