ParclExplorer

Transaction Details

Hash
0xd395057b6a61265c0b3c9c890c627b0f7d9c110c68d93475fb4c238e1aad49fc
Type
PlaceOrder
Status
Success
Block
533572
Index
5
Nonce
1776356102619
Timestamp
19:01:39 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 5942345,
    "price": 21328000000,
    "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: 8
{
  "OrderPlaced": {
    "side": "Long",
    "size": 5942345,
    "price": 21328000000,
    "order_id": 1177157,
    "market_id": 1,
    "account_id": 8
  }
}