ParclExplorer

Transaction Details

Hash
0x40762cdf862bdca4c270d540857f8e5cc5a5aa447e666f4f4a655ffea8e4cdbf
Type
PlaceOrder
Status
Success
Block
4220195
Index
10
Nonce
1776958040383
Timestamp
13:24:48 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 12648642,
    "price": 22169000000,
    "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: 16
{
  "OrderPlaced": {
    "side": "Short",
    "size": 12648642,
    "price": 22169000000,
    "order_id": 8124516,
    "market_id": 1,
    "account_id": 8
  }
}