ParclExplorer

Transaction Details

Hash
0x5d6b116f50bbbb2b987c86cf114297957556d111b99d8e1a9fc659bf581f3ffc
Type
PlaceOrder
Status
Success
Block
3610403
Index
9
Nonce
1776956580307
Timestamp
02:37:23 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 123261949,
    "price": 59241000000,
    "market_id": 0,
    "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: 18
{
  "OrderPlaced": {
    "side": "Long",
    "size": 123261949,
    "price": 59241000000,
    "order_id": 6857047,
    "market_id": 0,
    "account_id": 8
  }
}