ParclExplorer

Transaction Details

Hash
0x488fbd49d903c8049054516b0a42f5de13fe1e0bd45e34b1ef4412253712620a
Type
PlaceOrder
Status
Success
Block
228526
Index
4
Nonce
1776263664927
Timestamp
01:38:41 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 9303789,
    "price": 24840000000,
    "market_id": 2,
    "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: 0
{
  "OrderPlaced": {
    "side": "Long",
    "size": 9303789,
    "price": 24840000000,
    "order_id": 525226,
    "market_id": 2,
    "account_id": 8
  }
}