You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Determine if the contract has already been verified.
Prevent redundant verification processes by identifying pre-verified contracts.
Collect contract files and build configuration
Gather necessary contract files and build configurations.
Push these to the backend of the TON contract verifier.
Handle backend response
Receive a msg cell from the backend.
Pass the received msg cell to the contract registry of the TON verifier for further processing.
Upon completing the final step, the contract will be successfully verified. You can view the verification results on verifier.ton.org or any TON explorer of your choice.
The text was updated successfully, but these errors were encountered:
Check verification status
Collect contract files and build configuration
Handle backend response
msg cell
from the backend.msg cell
to the contract registry of the TON verifier for further processing.Upon completing the final step, the contract will be successfully verified. You can view the verification results on verifier.ton.org or any TON explorer of your choice.
The text was updated successfully, but these errors were encountered: