ParclExplorer

Transaction Details

Hash
0xd652fab9b7c36fa6a0c23abd3ad83cfeb2e6d1cb7b5d8109373ed447213de92d
Type
PlaceOrder
Status
Success
Block
57405
Index
14
Nonce
1776263104055
Timestamp
15:53:33 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 950841,
    "price": 20765000000,
    "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: 23
{
  "OrderPlaced": {
    "side": "Long",
    "size": 950841,
    "price": 20765000000,
    "order_id": 69511,
    "market_id": 1,
    "account_id": 8
  }
}