ParclExplorer

Transaction Details

Hash
0xa0ed033292d853cf8fb7e9c734bc54e874416575f36c739f3c2da313dba373fc
Type
PlaceOrder
Status
Success
Block
1305357
Index
27
Nonce
1776472786535
Timestamp
15:04:19 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 1250219,
    "price": 23052000000,
    "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: 32
{
  "OrderPlaced": {
    "side": "Short",
    "size": 1250219,
    "price": 23052000000,
    "order_id": 2873578,
    "market_id": 1,
    "account_id": 8
  }
}