ParclExplorer

Transaction Details

Hash
0xd4015da125b1ff3f71665ed4a0727840fe854a2cb92a6ca795838236fdae414a
Type
PlaceOrder
Status
Success
Block
4245678
Index
2
Nonce
1776958095513
Timestamp
14:52:00 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 22436487,
    "price": 21253000000,
    "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: 2
{
  "OrderPlaced": {
    "side": "Long",
    "size": 22436487,
    "price": 21253000000,
    "order_id": 8171497,
    "market_id": 1,
    "account_id": 8
  }
}