ParclExplorer

Transaction Details

Hash
0xa260523ed3f90749d953605d7ac76bbaf72dd25fae380bedea67403b5f6bfe18
Type
PlaceOrder
Status
Success
Block
229396
Index
19
Nonce
1776263668424
Timestamp
01:41:44 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 345482,
    "price": 20577000000,
    "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: 37
{
  "OrderPlaced": {
    "side": "Long",
    "size": 345482,
    "price": 20577000000,
    "order_id": 527770,
    "market_id": 1,
    "account_id": 8
  }
}