ParclExplorer

Transaction Details

Hash
0x62e59df920e803f61a8ba11c43935ada05a3098c13a0a633a1fbcb6e77564d6a
Type
PlaceOrder
Status
Success
Block
3633200
Index
10
Nonce
1776956630250
Timestamp
03:55:25 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 76973539,
    "price": 21869000000,
    "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: 20
{
  "OrderPlaced": {
    "side": "Short",
    "size": 76973539,
    "price": 21869000000,
    "order_id": 6903020,
    "market_id": 1,
    "account_id": 8
  }
}