Skip to content

Wrapped Telos Contract is not showing all write functions (deposit is missing) #995

@Viterbo

Description

@Viterbo

Fixed here: #998

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

Image

This may be related to the fact that the contract was when verified got a Partial Match and not a Perfect Match.

https://sourcify.dev/#/lookup/0xaE85Bf723A9e74d6c663dd226996AC1b8d075AA9
image

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions