ParclExplorer

Transaction Details

Hash
0x21cafbf710886c379da3c3054fd88d3f38c491768d77a4a5f7f091359b4a75fb
Type
PlaceOrder
Status
Success
Block
4246213
Index
6
Nonce
1776958096765
Timestamp
14:53:49 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 7953830,
    "price": 22359000000,
    "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: 12
{
  "OrderPlaced": {
    "side": "Short",
    "size": 7953830,
    "price": 22359000000,
    "order_id": 8172529,
    "market_id": 1,
    "account_id": 8
  }
}