Skip to content

Conversation

@biancabuzea200
Copy link
Contributor

No description provided.

@vercel
Copy link

vercel bot commented Nov 3, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
documentation Ready Ready Preview Comment Nov 11, 2025 1:08pm

vponline
vponline previously approved these changes Nov 11, 2025
/>
</div>

The `Verify` button enables users to check the value of the underlying assets onchain. By searching for the contract on a blockchain explorer, navigating to the `Read as Proxy` section, and locating the `totalSupply` function, users can run a query to view the underlying assets value. The result should match the reported total supply, keeping in mind that the number may appear in wei (requiring division by 10¹⁸ for tokens with 18 decimals).
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
The `Verify` button enables users to check the value of the underlying assets onchain. By searching for the contract on a blockchain explorer, navigating to the `Read as Proxy` section, and locating the `totalSupply` function, users can run a query to view the underlying assets value. The result should match the reported total supply, keeping in mind that the number may appear in wei (requiring division by 10¹⁸ for tokens with 18 decimals).
The `Verify` button enables users to check the value of the underlying assets onchain. By searching for the contract on a blockchain explorer, navigating to the `Read as Proxy` section, and locating the `totalSupply` function, users can run a query to view the issued token supply. The result should match the reported total supply, keeping in mind that the number may appear in wei (requiring division by 10¹⁸ for tokens with 18 decimals).

Co-authored-by: vponline <65347007+vponline@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants