Onchain Execution
An execution request carries a deterministic summary of the intended action, so what is reviewed is what is submitted.
Pre-submission checks
- Selected network and chain ID
- Destination contract address
- Asset decimals and amounts
- Balance and allowance
- Deadline and slippage
- Gas assumptions
Simulation
Where available, transaction simulation is used to identify reverts and unexpected asset movements. Simulation reduces execution risk but cannot eliminate smart-contract, oracle, liquidity, network, or market risk.
After submission
Philetral records the transaction hash, status, timestamp, and relevant execution details so the action can be verified independently in the Robinhood Chain explorer.