ParclExplorer

Transaction Details

Hash
0xd2fb8f6e2afab6723bca174fb7a6c58dde78ed1f040d81cc15c87ea22745c111
Type
PlaceOrder
Status
Success
Block
436996
Index
75
Nonce
1776264135028
Timestamp
13:31:20 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 9732,
    "price": 7326000000,
    "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: 10
{
  "OrderPlaced": {
    "side": "Long",
    "size": 9732,
    "price": 7326000000,
    "order_id": 905173,
    "market_id": 2,
    "account_id": 8
  }
}