ParclExplorer

Transaction Details

Hash
0x30d4526969e501612fc94f9ad71762caf7a412094d7cb822edbf39fd8f467ad3
Type
PlaceOrder
Status
Success
Block
3144314
Index
16
Nonce
1776875714872
Timestamp
00:01:36 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 907014,
    "price": 23399000000,
    "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: 0
{
  "OrderPlaced": {
    "side": "Short",
    "size": 907014,
    "price": 23399000000,
    "order_id": 6146204,
    "market_id": 1,
    "account_id": 8
  }
}