Transaction Auditing
Protecting the Flow community, one transaction at a time.
How Does it Work?
Shield's API
Get Template by ID
GET /v1/templates/${template_id}
=> InteractionTemplateGet Template by Cadence Code
POST /v1/templates/search
body (JSON): {
cadence_base64: "...",
network: "..." (mainnet | testnet)
}
=> InteractionTemplateGet Template by Name
Get Auditor
Endpoint
Example End Result
Last updated
