ParclExplorer

Transaction Details

Hash
0xbae74124f52c16d8cd6e061d9b4551c6d93b7c995cc6eba5071b2bfeb3a93629
Type
PlaceOrder
Status
Success
Block
1919768
Index
19
Nonce
1776474424832
Timestamp
02:08:54 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 12344335,
    "price": 21889000000,
    "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: 30
{
  "OrderPlaced": {
    "side": "Short",
    "size": 12344335,
    "price": 21889000000,
    "order_id": 4197648,
    "market_id": 1,
    "account_id": 8
  }
}