ParclExplorer

Transaction Details

Hash
0xc49feef944d49843d5931f967661adf82c24c2aa3447e79e79161f34cc989a6c
Type
PlaceOrder
Status
Success
Block
1339674
Index
23
Nonce
1776472915492
Timestamp
17:01:56 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 41367255,
    "price": 21563000000,
    "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": 41367255,
    "price": 21563000000,
    "order_id": 2967603,
    "market_id": 1,
    "account_id": 8
  }
}