ParclExplorer

Transaction Details

Hash
0x4bfe055e8ed424b133b1cc0096af610c05baa3204ff7a085f583b36014fb16e2
Type
PlaceOrder
Status
Success
Block
228561
Index
136
Nonce
1776263665470
Timestamp
01:38:52 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 8342234,
    "price": 24840000000,
    "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: 99
{
  "OrderPlaced": {
    "side": "Long",
    "size": 8342234,
    "price": 24840000000,
    "order_id": 525437,
    "market_id": 2,
    "account_id": 8
  }
}