ParclExplorer

Transaction Details

Hash
0x8d44567f8fc6a7494f88e996df5e88331a212cfca0a5c5a4e41256a6ae52c8aa
Type
PlaceOrder
Status
Success
Block
3332322
Index
0
Nonce
1776875380421
Timestamp
10:45:31 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 99811,
    "price": 29815000000,
    "market_id": 2,
    "post_only": false,
    "stop_loss": null,
    "account_id": 23,
    "order_type": "Limit",
    "reduce_only": false,
    "take_profit": null,
    "time_in_force": "IOC",
    "trigger_price": null
  }
}

Events (1)

OrderPlacedIndex: 0
{
  "OrderPlaced": {
    "side": "Long",
    "size": 99811,
    "price": 29815000000,
    "order_id": 6407663,
    "market_id": 2,
    "account_id": 23
  }
}