bloom
bloom copied to clipboard
️🛠 - Show L2 address instead of chain when receiving from ShimmerEVM L1 alias address
Task description
When unwrapping funds to L1 or receiving funds that were unwrapped to your L1 address, we currently show "Received from ShimmerEVM Testnet", but it would be better to show the actual L2 address that it was received from. However we can't do this b/c we can't know what the address is based off the embedded data in the transaction.
Requirements
TBD