ParclExplorer

Transaction Details

Hash
0x4f4cbe76bf67246db395ccd5d81cbdffb5197be9083db0630f7a51c2e512d190
Type
PlaceOrder
Status
Success
Block
987163
Index
26
Nonce
1776357608123
Timestamp
20:54:07 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 1337075,
    "price": 20947000000,
    "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: 31
{
  "OrderPlaced": {
    "side": "Long",
    "size": 1337075,
    "price": 20947000000,
    "order_id": 2369436,
    "market_id": 1,
    "account_id": 8
  }
}