ParclExplorer

Transaction Details

Hash
0xf6f1337d9572c3b08b2a6226717c9fda62350b7b3b060faa40dcc79c8a6b1e75
Type
PlaceOrder
Status
Success
Block
4074292
Index
18
Nonce
1776957671290
Timestamp
05:05:25 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 4567831,
    "price": 23358000000,
    "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: 36
{
  "OrderPlaced": {
    "side": "Short",
    "size": 4567831,
    "price": 23358000000,
    "order_id": 7803338,
    "market_id": 1,
    "account_id": 8
  }
}