the contract is verified on the robinhood chain explorer so that its source, its name, and its read functions are visible to anyone. the two links in the title bar open the contract page and the token page.
| what to check | where |
|---|---|
| the contract name reads pat0 | contract page, top |
| the source is verified and matches this document | contract page, code tab |
| there is no owner function | contract page, read tab |
| state() returns the values shown in the state window here | contract page, read tab |
| the contract balance equals cistern | contract page, balance |
| every mint and burn is a Mint or Burn event | contract page, events tab |
nothing on this site asks for trust that the explorer does not already give for free.