ParclExplorer

Transaction Details

Hash
0x6eb9d7c665658c08cded9416352ccb11c6b2ce86b4d0c1785275f649df01b3db
Type
PlaceOrder
Status
Success
Block
1301102
Index
30
Nonce
1776472767432
Timestamp
14:49:43 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 123228,
    "price": 21416000000,
    "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: 34
{
  "OrderPlaced": {
    "side": "Long",
    "size": 123228,
    "price": 21416000000,
    "order_id": 2859807,
    "market_id": 1,
    "account_id": 8
  }
}