Temple Gold (TGLD) can only be bridged to the same recipient account as the source account, which could be conflicting for some smart wallet implementations and potentially lead to loss of funds.
The Temple Gold token is by design non-transferrable. Since the token can also be bridged using LayerZero, bridging is hardwired to the same recipient address as the source.
Normally, this is ok for EOAs since the owner holds the keys to eventually sign transactions in other chains. However, the same is not true for wallets that are implemented using smart contracts. These accounts are contracts that have an address which is dependent on the specifics of how these contracts are deployed in each chain.
Safe wallets are one the most popular products in their category with currently nearly 10M deployed accounts. These types of contracts are not guaranteed to have the same addresses in different chains, or in other words ownership of an account is not guaranteed to be the same cross-chain. A good reference is the Optimism Wintermute incident, in which tokens were sent to a Safe account address but in another chain. Attackers eventually brute forced the deployment to match the account address and stole the tokens.
Bridged TempleGold tokens could be lost for accounts using smart contracts, as account ownership is not guaranteed across chains.
None.
Consider allowing an arbitrary recipient for cross-chain bridging, while enforcing, once first settled, a unique path to prevent abuses. For example, if tokens are bridged from accounts A -> B, then the way back must be restricted to B -> A. Subsequent bridging must also follow the same route.
The contest is live. Earn rewards by submitting a finding.
This is your time to appeal against judgements on your submissions.
Appeals are being carefully reviewed by our judges.