Last updated 2 months ago
hash of the checkpoint to lookup
Transaction receipt This type is generic over an inner [ReceiptEnvelope] which contains consensus data and metadata.
ReceiptEnvelope
GET /v1/transactions/receipt/by_hash HTTP/1.1 Host: api.testnet.1money.network Accept: */*
{ "checkpoint_hash": "0xf55f9525be94633b56f954d3252d52b8ef42f5fd5f9491b243708471c15cc40c", "checkpoint_number": 1, "fee_used": 1, "from": "0x9E1E9688A44D058fF181Ed64ddFAFbBE5CC742Ab", "success": true, "to": "0x9E1E9688A44D058fF181Ed64ddFAFbBE5CC742Ab", "token_address": "0x9E1E9688A44D058fF181Ed64ddFAFbBE5CC742Ab", "transaction_hash": "0xf55f9525be94633b56f954d3252d52b8ef42f5fd5f9491b243708471c15cc40c", "transaction_index": 1 }