ParclExplorer

Transaction Details

Hash
0xb3f778502a5b0ae5c8d29ea574118d2af35f0228c78b14367be9eee028d7400c
Type
PlaceOrder
Status
Success
Block
3305498
Index
0
Nonce
1776935625350590
Timestamp
09:13:45 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": 6407031,
    "market_id": 1,
    "account_id": 39
  }
}