Skip to content

YoungblutSchilling/veritygate

Repository files navigation

VerityGate

简体中文

VerityGate is a read-only X Layer contract inspection service for AI agents. Before an agent grants permission to interact with a contract, it returns verifiable evidence about deployed runtime code, the EIP-1967 proxy implementation slot, and standard ERC-20 identity calls.

Endpoints

  • GET /api/health
  • GET /api/inspect?address=0x...
  • GET /api/preflight?to=0x...&data=0x...&value=0x...
  • POST /mcp with inspect_xlayer_contract

The transaction preflight identifies standard token allowances, global operator approvals, and native-value transfers before an agent signs. The service never asks for a wallet connection, private key, signature, or transaction. It is not a security audit and does not claim a contract is safe; it exposes integration facts and linked explorer evidence for a policy decision.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages