ParclExplorer

Transaction Details

Hash
0x240f31e1266a9073bc63333befbeb2e451bfbca899eff301a75086d213e59903
Type
PlaceOrder
Status
Success
Block
437365
Index
10
Nonce
1776264138364
Timestamp
13:32:36 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 777779,
    "price": 21204000000,
    "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: 19
{
  "OrderPlaced": {
    "side": "Long",
    "size": 777779,
    "price": 21204000000,
    "order_id": 906315,
    "market_id": 2,
    "account_id": 8
  }
}