AA + Paymaster Validated

The Morpheus-sponsored AA relay path is already validated on Neo N3 testnet. If your goal is sponsored execution, you can follow the same Oracle-to-relay flow with confidence instead of treating the paymaster path as experimental.

Full-path relay tx: 0x057d4a581efbe815fad0148a3766284da2a33335e72fb50e54d476078d8f40d4

Open Paymaster Guide

One entrance for the full user journey. Pick the thing you want to do, then follow the exact next step without deciding whether to start in Oracle, Compute, Templates, Studio, Quickstart, or Verifier first.

Choose Your Goal

Privacy Oracle

Fetch outside data, optionally hide secrets, optionally run a reduction, then return a callback.

Primary request type: privacy_oracle / oracle
01
Choose a starter
Start from a ready payload or scenario.
Starter Templates
02
Build and encrypt
Use Starter Studio or Explorer > Oracle Payload to seal sensitive fields locally.
Starter Studio
03
Submit on-chain
Call 0x017520f068fd602082fe5572596185e62a4ad991 with callback method onOracleResult and prepaid 0.01 GAS credit.
Open Explorer
04
Read callback
Query your own consumer, or use the universal test consumer 0x89b05cac00804648c666b47ecb1c57bc185821b7.
Quickstart
05
Verify result
Check output_hash, attestation_hash, and report_data binding.
Open Verifier
CURRENT DESIGNUPDATED FOR DUAL-CVM ARCHITECTURE