ParclExplorer

Transaction Details

Hash
0x18bc5f092ba624cd6d1ea6cea64c74fb461038360330029cd2fb16e4be79e5df
Type
PlaceOrder
Status
Success
Block
3883315
Index
22
Nonce
1776957282773
Timestamp
18:11:42 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 34828456,
    "price": 21326000000,
    "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: 35
{
  "OrderPlaced": {
    "side": "Long",
    "size": 34828456,
    "price": 21326000000,
    "order_id": 7456543,
    "market_id": 1,
    "account_id": 8
  }
}