This is not a proposal of forking network!
By timestamping first wallet transaction with real time date/hour/seconds into ledger history, bitcoin core software nodes can make an agreement that if, for example:
during the next 2 years the wallet's public address that was timestamped do not output any Tx, bitcoin nodes take those funds and place them into next block header.
If a public address will make a new output tx with any amount of tokens will be re-stamped with date that was realized the last tx.
If the public address won't put a minimum of 1 transaction in 2 years, those funds from public address will be moved into next block of transactions.
I know it sounds easy. But to translate into coding, it is very hard to accomplish.
In bitcoin is harder to be implemented due to multi-sig public keys .
I cannot see another solution to this problem, which can become very important in far future.
I would call this process (Proof of owner's wallet)
But we need private key or wallet file that encrypt the private key store in them.
Without private key or wallet file, can you access and move the balance of the wallet ?
I think the most wallet lost are some how like that, they forgot the private key or lose their wallet file.