verify-attestation
Check the validity of an existing attestation using its unique identifier on the Rootstock blockchain, with support for testnet and mainnet.
Instructions
Verify an existing attestation by UID on Rootstock network
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uid | Yes | Attestation UID to verify (0x... format) | |
| testnet | Yes | Use testnet (true) or mainnet (false) |