Skip to content

Commit a12bbb2

Browse files
Update docs/Products/VerifiedAssetOracle/vaoDashboard.md
Co-authored-by: vponline <65347007+vponline@users.noreply.github.com>
1 parent c0558ae commit a12bbb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Products/VerifiedAssetOracle/vaoDashboard.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ Contains the addresses for all ERC20 token contracts for the asset, which chains
9393
/>
9494
</div>
9595

96-
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).
96+
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).
9797
## Latest Oracle Events
9898

9999
The latest oracle events module displays all blockchain transactions that have included any of the asset's oracle contracts. These are primarily price updates but other transactions may appear here such as the whitelisting of new validators.

0 commit comments

Comments
 (0)