- coinWithBalance(__namedParameters): ((tx: Transaction) => TransactionResult)
 Parameters
- __namedParameters: { 
    balance: number | bigint; 
    type?: string; 
    useGasCoin?: boolean; 
}balance: number | bigint
Optionaltype?: string
OptionaluseGasCoin?: boolean