ParclExplorer

Transaction Details

Hash
0xd0ee5b0ace1de1014f5648210d7062f2b759a3ae2bab199e27ac66464d74f61b
Type
PlaceOrder
Status
Success
Block
3564450
Index
7
Nonce
1776956471797
Timestamp
00:00:05 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 5811801,
    "price": 34101000000,
    "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: 9
{
  "OrderPlaced": {
    "side": "Short",
    "size": 5811801,
    "price": 34101000000,
    "order_id": 6756268,
    "market_id": 2,
    "account_id": 8
  }
}