ParclExplorer

Transaction Details

Hash
0xe6970d7398018269ac8f5e4c130db66ba2033bdafb372db2a5acd89c515f867d
Type
PlaceOrder
Status
Success
Block
885914
Index
5
Nonce
1776357296842
Timestamp
15:06:39 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 25694999,
    "price": 27058000000,
    "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: 8
{
  "OrderPlaced": {
    "side": "Short",
    "size": 25694999,
    "price": 27058000000,
    "order_id": 2109941,
    "market_id": 2,
    "account_id": 8
  }
}