ParclExplorer

Transaction Details

Hash
0x9aef5781532acdd5dba704945a8ec1c5f7ab186d7dd96f6a3339b6897de4c48f
Type
PlaceOrder
Status
Success
Block
3109940
Index
0
Nonce
1776875620239
Timestamp
22:04:00 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 9538111,
    "price": 31577000000,
    "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: 0
{
  "OrderPlaced": {
    "side": "Short",
    "size": 9538111,
    "price": 31577000000,
    "order_id": 6060582,
    "market_id": 2,
    "account_id": 8
  }
}