ParclExplorer

Transaction Details

Hash
0xc98c51437cdbda9580fb59fa684f96864e0673382dceea47b978e542cf70fd2e
Type
PlaceOrder
Status
Success
Block
3950911
Index
21
Nonce
1776957417890
Timestamp
22:03:06 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 30812495,
    "price": 22049000000,
    "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: 37
{
  "OrderPlaced": {
    "side": "Short",
    "size": 30812495,
    "price": 22049000000,
    "order_id": 7579111,
    "market_id": 1,
    "account_id": 8
  }
}