Returns an argument for the gas coin, to be used in a transaction.
Map<String, dynamic> get gas { return { "\$kind": 'GasCoin', "GasCoin": true }; }