ParclExplorer

Transaction Details

Hash
0x81c6b492ad37abaf9f4cc1eedaca991746dd9b66402833dbbdd81ed8421a627f
Type
PlaceOrder
Status
Success
Block
3798642
Index
20
Nonce
1776957074635
Timestamp
13:21:48 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 123964545,
    "price": 59272000000,
    "market_id": 0,
    "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: 27
{
  "OrderPlaced": {
    "side": "Long",
    "size": 123964545,
    "price": 59272000000,
    "order_id": 7285166,
    "market_id": 0,
    "account_id": 8
  }
}