ParclExplorer

Transaction Details

Hash
0x49c150a0a977abff08add9ea0cebc90f4283dcd4355b5294ad46fa2d3f738351
Type
PlaceOrder
Status
Success
Block
4271231
Index
30
Nonce
1776958152638
Timestamp
16:19:26 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 11312953,
    "price": 22378000000,
    "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": 11312953,
    "price": 22378000000,
    "order_id": 8218952,
    "market_id": 1,
    "account_id": 8
  }
}