ParclExplorer

Transaction Details

Hash
0x314f5a817a0f25c622f8929d87e020192c79b83c8621f16b5525f94e40cea43d
Type
PlaceOrder
Status
Success
Block
3279567
Index
0
Nonce
1776930302571240
Timestamp
07:45:02 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": 6406380,
    "market_id": 1,
    "account_id": 39
  }
}