Endpoint: /api/analyze
/api/analyze
Method: POST
Body:
{ "transaction_hash": "<hash>" }
Response:
{ "from": "0x123...456", "to": "0xabc...def", "value": "2.5 ETH", "status": "Success" }
Last updated 2 months ago