ParclExplorer

Transaction Details

Hash
0x3a5de63e103bd8ea990f00de20cb314be13079ffb4c15c827f22779322a191f7
Type
PlaceOrder
Status
Success
Block
4219123
Index
20
Nonce
1776958038116
Timestamp
13:21:07 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 321459657,
    "price": 21587000000,
    "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: 26
{
  "OrderPlaced": {
    "side": "Long",
    "size": 321459657,
    "price": 21587000000,
    "order_id": 8122577,
    "market_id": 1,
    "account_id": 8
  }
}