ParclExplorer

Transaction Details

Hash
0x12d6a1fa4f57cf65cf47eec27ec9fbe0e42858cd8a9d7da254cb94e58e85c040
Type
PlaceOrder
Status
Success
Block
3319601
Index
0
Nonce
1776875381337
Timestamp
10:02:00 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 92486,
    "price": 22058000000,
    "market_id": 1,
    "post_only": false,
    "stop_loss": null,
    "account_id": 26,
    "order_type": "Limit",
    "reduce_only": false,
    "take_profit": null,
    "time_in_force": "IOC",
    "trigger_price": null
  }
}

Events (1)

OrderPlacedIndex: 0
{
  "OrderPlaced": {
    "side": "Long",
    "size": 92486,
    "price": 22058000000,
    "order_id": 6407371,
    "market_id": 1,
    "account_id": 26
  }
}