ParclExplorer

Transaction Details

Hash
0xde9d51d0dd32392a572b878d6abb50310968d30f41bbeae8eb66ccbfcc8d4374
Type
PlaceOrder
Status
Success
Block
3111133
Index
43
Nonce
1776875623248
Timestamp
22:08:05 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 18715951,
    "price": 23456000000,
    "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: 41
{
  "OrderPlaced": {
    "side": "Short",
    "size": 18715951,
    "price": 23456000000,
    "order_id": 6063194,
    "market_id": 1,
    "account_id": 8
  }
}