ParclExplorer

Transaction Details

Hash
0x01ed64d49af42f21b39ed4f7de030f936ddcf3a26208b4b7188cda5d996033ba
Type
PlaceOrder
Status
Success
Block
3621139
Index
11
Nonce
1776956604224
Timestamp
03:14:08 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 123652505,
    "price": 58865000000,
    "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: 17
{
  "OrderPlaced": {
    "side": "Long",
    "size": 123652505,
    "price": 58865000000,
    "order_id": 6879047,
    "market_id": 0,
    "account_id": 8
  }
}