ParclExplorer

Transaction Details

Hash
0x4649e697730551459cad88742d09ecfcba200d14d6469f88a09cc250f07010c0
Type
PlaceOrder
Status
Success
Block
4218514
Index
24
Nonce
1776958036731
Timestamp
13:19:02 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 123193156,
    "price": 21520000000,
    "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": 123193156,
    "price": 21520000000,
    "order_id": 8121428,
    "market_id": 1,
    "account_id": 8
  }
}