ParclExplorer

Transaction Details

Hash
0x4ae83b34ce15287292a6b2e2d249188fee988f9b600d03731b3f8aa731fe1fc4
Type
PlaceOrder
Status
Success
Block
3295470
Index
0
Nonce
1776933566631455
Timestamp
08:39:26 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 25699567,
    "price": 0,
    "market_id": 1,
    "post_only": false,
    "stop_loss": null,
    "account_id": 39,
    "order_type": "Market",
    "reduce_only": true,
    "take_profit": null,
    "time_in_force": "IOC",
    "trigger_price": null
  }
}

Events (1)

OrderPlacedIndex: 0
{
  "OrderPlaced": {
    "side": "Long",
    "size": 25699567,
    "price": 0,
    "order_id": 6406797,
    "market_id": 1,
    "account_id": 39
  }
}