ParclExplorer

Transaction Details

Hash
0x5016d1b3b793977a49d1048c9bd8d1573c8cd616ef67cf8ee4fd93014f4e6a09
Type
PlaceOrder
Status
Success
Block
1306744
Index
21
Nonce
1776472792197
Timestamp
15:09:04 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 182432,
    "price": 12353000000,
    "market_id": 2,
    "post_only": true,
    "stop_loss": null,
    "account_id": 8,
    "order_type": "Limit",
    "reduce_only": false,
    "take_profit": null,
    "time_in_force": "GTC",
    "trigger_price": null
  }
}

Events (1)

OrderPlacedIndex: 30
{
  "OrderPlaced": {
    "side": "Long",
    "size": 182432,
    "price": 12353000000,
    "order_id": 2877966,
    "market_id": 2,
    "account_id": 8
  }
}