ParclExplorer

Transaction Details

Hash
0x52ae36195d82b8a6862bd8e9d8c9f51dea768b2a90b30204107ebf8a49df4548
Type
PlaceOrder
Status
Success
Block
3109428
Index
24
Nonce
1776875618809
Timestamp
22:02:15 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 123199127,
    "price": 21394000000,
    "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: 39
{
  "OrderPlaced": {
    "side": "Long",
    "size": 123199127,
    "price": 21394000000,
    "order_id": 6059355,
    "market_id": 1,
    "account_id": 8
  }
}