PARCLExplorer

Transaction Details

Hash
051a8d7dcc071f4d4cf0cb88f2a069fbbf4029d163b50e8eaf46464c6d0fb5da
Type
PlaceOrder
Status
Success
Block
1093403
Index
3
Nonce
1775700794175
Timestamp
04:04:56 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 10000,
    "price": 38066000000,
    "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: 2
{
  "OrderPlaced": {
    "side": "Long",
    "size": 10000,
    "price": 38066000000,
    "order_id": 3134203,
    "market_id": 3,
    "account_id": 11
  }
}