ParclExplorer

Transaction Details

Hash
0x03c1d147cad03dae78766c894e954e4a655d4f5839a13c99ba130d74c12e9e52
Type
PlaceOrder
Status
Success
Block
3145413
Index
20
Nonce
1776875717548
Timestamp
00:05:21 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 42339111,
    "price": 21201000000,
    "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: 34
{
  "OrderPlaced": {
    "side": "Long",
    "size": 42339111,
    "price": 21201000000,
    "order_id": 6148556,
    "market_id": 1,
    "account_id": 8
  }
}