ParclExplorer

Transaction Details

Hash
0x6fd2eab02eece1ffe794f44d76bce4d07d9db89f2085ac176aefc7d17f0bb174
Type
PlaceOrder
Status
Success
Block
850435
Index
19
Nonce
1776357176844
Timestamp
13:05:03 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 13804306,
    "price": 21693000000,
    "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: 6
{
  "OrderPlaced": {
    "side": "Short",
    "size": 13804306,
    "price": 21693000000,
    "order_id": 2017398,
    "market_id": 1,
    "account_id": 8
  }
}