ParclExplorer

Transaction Details

Hash
0x73f814267b1549d0d29f96871667860e23ef674b32e4f2b2847605f0923e3643
Type
PlaceOrder
Status
Success
Block
3720452
Index
5
Nonce
1776956867105
Timestamp
08:54:07 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 42063327,
    "price": 21941000000,
    "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: 8
{
  "OrderPlaced": {
    "side": "Short",
    "size": 42063327,
    "price": 21941000000,
    "order_id": 7105676,
    "market_id": 1,
    "account_id": 8
  }
}