Flash on delay (Pending)
Pending flash relies on an interim transaction state: wallets and explorers may show an incoming transfer before the network finally confirms or rejects it. To the user this looks like a balance increase.
In Bitcoin and Ethereum, confirmation means inclusion in a block and depth. While a transaction sits in the mempool or stays unconfirmed, some interfaces still display “available” funds — especially with custom nodes, scripts, or spoofed APIs.
The mechanism does not mint new protocol coins: it is delay or the illusion of credit. After timeout, replace-by-fee, cancellation, or validator rejection, the entry vanishes. Victim risk is sending a “counter” payment, sharing access, or signing a deal before the amount disappears.
This material is descriptive: learn the difference between real UTXO/account balance and temporary pending display. For lawful use, always wait for final confirmation with enough blocks.