pot_generate
Generate cryptographic Proof of Time for transactions to determine execution order using multiple independent time sources and GRG integrity shards.
Instructions
Generate a Proof of Time for a transaction. Returns potHash, timestamp, stratum, and GRG integrity shards.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| txHash | Yes | Transaction hash (hex with 0x prefix) | |
| chainId | Yes | Chain ID (e.g. 8453 for Base, 84532 for Base Sepolia) | |
| poolAddress | Yes | DEX pool contract address |