A simple script that, given an order UID, recovers all order data from the API and recomputes the order UID from this data.
It only supports the prod environment and the Ethereum mainnet chain.
- Deno.
Validate the math to compute an order UID with:
./run.sh [order_uid]
If the UID is not specified, it will use a hardcoded UID.