ParclExplorer

Transaction Details

Hash
0x7ca260fef312ccc828ae0ce4cdfa32a26877aa1425912dc09fdfc5cfdedd3a36
Type
PlaceOrder
Status
Success
Block
436999
Index
12
Nonce
1776264135173
Timestamp
13:31:21 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 1001207,
    "price": 23457000000,
    "market_id": 2,
    "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: 14
{
  "OrderPlaced": {
    "side": "Long",
    "size": 1001207,
    "price": 23457000000,
    "order_id": 905223,
    "market_id": 2,
    "account_id": 8
  }
}