It is time to remember that old wisdom our soldiers will never forget: that whether we are black or brown or white, we all bleed the same red blood of patriots, we all enjoy the same glorious freedoms, and we all salute the same great American Flag.
And whether a child is born in the urban sprawl of Detroit or the windswept plains of Nebraska, they look up at the same night sky, they fill their heart with the same dreams, and they are infused with the breath of life by the same almighty Creator.
So to all Americans, in every city near and far, small and large, from mountain to mountain, and from ocean to ocean, hear these words:
You will never be ignored again.
Your voice, your hopes, and your dreams, will define our American destiny. And your courage and goodness and love will forever guide us along the way.
- President Donald J. Trump (2017 Inaugural Address)
We got our winner. ๐
In the given scenario, the code assumes that the address of the caller will be the same on all chains, which is not true in two conditions:
1. If the caller is a contract.
2. If the function is called via an account abstraction wallet (which is also a contract) and the wallet cannot guarantee that the user will have the same address across different chains and safe wallet official documentation talks about this in detail.