ParclExplorer

Transaction Details

Hash
0x16cc141bff2576f7cd6cb03128c5533712150a171641c12d5020eb5e4bb2d7a1
Type
PlaceOrder
Status
Success
Block
3403087
Index
0
Nonce
1776955656657001
Timestamp
14:47:36 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 23084026,
    "price": 21660000000,
    "market_id": 1,
    "post_only": true,
    "stop_loss": null,
    "account_id": 39,
    "order_type": "Limit",
    "reduce_only": false,
    "take_profit": null,
    "time_in_force": "GTC",
    "trigger_price": null
  }
}

Events (1)

OrderPlacedIndex: 0
{
  "OrderPlaced": {
    "side": "Short",
    "size": 23084026,
    "price": 21660000000,
    "order_id": 6412122,
    "market_id": 1,
    "account_id": 39
  }
}