You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The contract was not verified on sourcify.dev, therefore the contract metadata was unavailable to be shown in the contract section.
However, I found several "copies" of the same contract with some differences between them, and all of them were verified. So we had the source code.
What I did was download all different versions an tried to verify the official one using some of the sources I found, until I got a partial match.
Now the situation is that the contract appears on Teloscan as verified and the source code is what you would expect to be.
However, if you go to the write section you won't find all functions. Especially the deposit function is not shown.
Test scenarios
This may be related to the fact that the contract was when verified got a Partial Match and not a Perfect Match.