PARCLExplorer

Transaction Details

Hash
d9d6a2d76c1e4443503a3a4b1dab0d534fa994b5e6f0568b1584138e0a1910f6
Type
PlaceOrder
Status
Success
Block
1093403
Index
1
Nonce
1775700794176
Timestamp
04:04:56 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 10000,
    "price": 37904000000,
    "market_id": 3,
    "post_only": true,
    "stop_loss": null,
    "account_id": 11,
    "order_type": "Limit",
    "reduce_only": false,
    "take_profit": null,
    "time_in_force": "GTC",
    "trigger_price": null
  }
}

Events (1)

OrderPlacedIndex: 0
{
  "OrderPlaced": {
    "side": "Long",
    "size": 10000,
    "price": 37904000000,
    "order_id": 3134201,
    "market_id": 3,
    "account_id": 11
  }
}