ParclExplorer

Transaction Details

Hash
0xba5be43869aa4d6d57626dbafb7a1c7cf8d48474b4b25bcf3615c9924f62f085
Type
PlaceOrder
Status
Success
Block
1305625
Index
23
Nonce
1776472787607
Timestamp
15:05:14 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 1337924,
    "price": 24362000000,
    "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: 28
{
  "OrderPlaced": {
    "side": "Long",
    "size": 1337924,
    "price": 24362000000,
    "order_id": 2874412,
    "market_id": 2,
    "account_id": 8
  }
}