Connection check
verified live · 26h ago
nfc-verify
Verify on-chain lifecycle state and provenance of NFC-tagged physical products.
Tools
3
GitHub stars
—
Installs / wk
—
Licence
—
Transport
streamable-http
Last checked
26h ago
Tools & capabilities
3 toolsRead from the running server on 26h ago.
check_flagged
read-only
token_id*
Fast yes/no on whether a TAG IT asset is currently FLAGGED — TAGITCore lifecycle state 5, meaning an open lost / stolen / recall investigation. IMPORTANT: `flagged: false` does NOT… Fast yes/no on whether a TAG IT asset is currently FLAGGED — TAGITCore lifecycle state 5, meaning an open lost / stolen / recall investigation. IMPORTANT: `flagged: false` does NOT mean the asset is in good standing. RECYCLED (end-of-life) and unminted assets are also not flagged. Always read the `state` and `authentic` fields returned alongside it before treating a negative as a pass.
get_lifecycle_history
read-only
token_id*
Return the ordered on-chain event timeline for a TAG IT asset, oldest first: mint, NFC tag binding, every state transition, and every resale. Each event carries the block number an… Return the ordered on-chain event timeline for a TAG IT asset, oldest first: mint, NFC tag binding, every state transition, and every resale. Each event carries the block number and transaction hash that produced it, so any entry can be re-derived independently from a Base Sepolia node. Addresses are returned as domain-separated commitments, never raw. IMPORTANT: check the `available` field. When it is false, the history could NOT be read (typically because the configured RPC provider caps eth_getLogs block ranges below what a full scan needs) — that is NOT the same as the asset having no history, and must not be reported as an empty timeline.
verify_asset
read-only
token_id*