ParclExplorer

Transaction Details

Hash
0x1f61d52fce2fd4a41d807fb3a9e1d928ffa0df568ebf03d52ff6408d2c144093
Type
PlaceOrder
Status
Success
Block
1300829
Index
4
Nonce
1776480105767
Timestamp
14:48:47 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 10000000,
    "price": 21884000000,
    "market_id": 1,
    "post_only": false,
    "stop_loss": null,
    "account_id": 31,
    "order_type": "Market",
    "reduce_only": false,
    "take_profit": null,
    "time_in_force": "IOC",
    "trigger_price": null
  }
}

Events (1)

OrderPlacedIndex: 13
{
  "OrderPlaced": {
    "side": "Long",
    "size": 10000000,
    "price": 21884000000,
    "order_id": 2858562,
    "market_id": 1,
    "account_id": 31
  }
}