ParclExplorer

Transaction Details

Hash
0x56f0f5aea8556ada9652de1c2f7c1921eb3b6e715797895cd24692540a3e65b7
Type
PlaceOrder
Status
Success
Block
4218270
Index
20
Nonce
1776958036119
Timestamp
13:18:12 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 32350795,
    "price": 21906000000,
    "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: 36
{
  "OrderPlaced": {
    "side": "Short",
    "size": 32350795,
    "price": 21906000000,
    "order_id": 8120894,
    "market_id": 1,
    "account_id": 8
  }
}