ParclExplorer

Transaction Details

Hash
0x8c88fc1aa254cd34557e29e9cece6b84723ef6da3131d885a7fad3a7ab93093a
Type
PlaceOrder
Status
Success
Block
1305357
Index
25
Nonce
1776472786533
Timestamp
15:04:19 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 3472832,
    "price": 22245000000,
    "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: 30
{
  "OrderPlaced": {
    "side": "Short",
    "size": 3472832,
    "price": 22245000000,
    "order_id": 2873576,
    "market_id": 1,
    "account_id": 8
  }
}