[#Coin-04-IsCoinBase] = xref:Coin-04.adoc[Coin]::IsCoinBase :relfileprefix: ../ :mrdocs: Report whether the containing transaction was a coinbase. == Synopsis Declared in `<coins.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool IsCoinBase() const; ---- == Return Value True if this coin came from a coinbase transaction. [.small]#Created with https://www.mrdocs.com[MrDocs]#