ParclExplorer

Transaction Details

Hash
c3c10adb54f282499466b32a37e0d54a0e97198bb728f7bca2e5277e7780862b
Type
PlaceOrder
Status
Success
Block
478311
Index
6
Nonce
1776354133153
Timestamp
15:52:36 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 5000000,
    "price": 21708000000,
    "market_id": 1,
    "post_only": false,
    "stop_loss": null,
    "account_id": 11,
    "order_type": "Market",
    "reduce_only": false,
    "take_profit": null,
    "time_in_force": "IOC",
    "trigger_price": null
  }
}

Events (1)

OrderPlacedIndex: 4
{
  "OrderPlaced": {
    "side": "Long",
    "size": 5000000,
    "price": 21708000000,
    "order_id": 1015312,
    "market_id": 1,
    "account_id": 11
  }
}