ParclExplorer

Transaction Details

Hash
0x0fb0ac75629fc611aee8305f4f53173c6fcb32e6b43a22bd13fe3df3c190e5b5
Type
PlaceOrder
Status
Success
Block
3530773
Index
0
Nonce
1776956387277
Timestamp
22:04:47 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 56855212,
    "price": 30342000000,
    "market_id": 2,
    "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: 0
{
  "OrderPlaced": {
    "side": "Short",
    "size": 56855212,
    "price": 30342000000,
    "order_id": 6678695,
    "market_id": 2,
    "account_id": 8
  }
}