verify_transaction
Check if a Solana transaction was created through Blueprint by verifying its on-chain cryptographic memo program instruction.
Instructions
Verify whether a Solana transaction was built through Blueprint. Checks on-chain for the "solentic.theblueprint.xyz" Memo Program instruction — cryptographic proof embedded in the transaction and immutable on-chain.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| signature | Yes | Solana transaction signature to verify |