logos-co / optimism-bridge-snt

Creates a bridge of SNT into Optimism
0 stars 1 forks source link

claimTokens() can’t rescue locked native currency #4

Closed 3esmit closed 1 year ago

3esmit commented 1 year ago

SNTPlaceHolder is (seemingly) supposed to be SNT’s controller. But it doesn’t have a fallback or receive function, making it unable to accept any native currency sent by MiniMeToken.sol:rescueFunds().