ParclExplorer

Transaction Details

Hash
0x31fbc01e9b76782e2a5464e5236ce379e154179afb49bf4a5f45093f05b50cea
Type
PlaceOrder
Status
Success
Block
3145559
Index
14
Nonce
1776875718008
Timestamp
00:05:51 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 23038546,
    "price": 22123000000,
    "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: 27
{
  "OrderPlaced": {
    "side": "Short",
    "size": 23038546,
    "price": 22123000000,
    "order_id": 6148968,
    "market_id": 1,
    "account_id": 8
  }
}