ParclExplorer

Transaction Details

Hash
0x60791dc1bf4ef52e5795a8059a41ad65de74ca8f479f06a699b50681fb7167a5
Type
PlaceOrder
Status
Success
Block
2229969
Index
14
Nonce
1776475157604
Timestamp
19:51:49 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 23346796,
    "price": 21280000000,
    "market_id": 1,
    "post_only": true,
    "stop_loss": null,
    "account_id": 8,
    "order_type": "Limit",
    "reduce_only": false,
    "take_profit": null,
    "time_in_force": "GTC",
    "trigger_price": null
  }
}

Events (1)

OrderPlacedIndex: 17
{
  "OrderPlaced": {
    "side": "Long",
    "size": 23346796,
    "price": 21280000000,
    "order_id": 4798012,
    "market_id": 1,
    "account_id": 8
  }
}