ParclExplorer

Transaction Details

Hash
0x6e91fbf79ff9bb1f2b14d7a2ddb5df009379ecb0066022060c8015e09cafd3cf
Type
PlaceOrder
Status
Success
Block
3775338
Index
22
Nonce
1776957025444
Timestamp
12:02:01 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 5655120,
    "price": 23171000000,
    "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": 5655120,
    "price": 23171000000,
    "order_id": 7243021,
    "market_id": 1,
    "account_id": 8
  }
}