ParclExplorer

Transaction Details

Hash
0xc70d476487b8d67872a4ec0f19ad8626ec217585f3c73cf49f70d4ef5c5a5542
Type
PlaceOrder
Status
Success
Block
483500
Index
19
Nonce
1776264373925
Timestamp
16:10:22 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 720548,
    "price": 20143000000,
    "market_id": 1,
    "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: 32
{
  "OrderPlaced": {
    "side": "Long",
    "size": 720548,
    "price": 20143000000,
    "order_id": 1024516,
    "market_id": 1,
    "account_id": 8
  }
}