ParclExplorer

Transaction Details

Hash
0x7849d06f7b93a9ce2c27f78b471ac4310d57abba13e4fb3db279592f3add1b22
Type
PlaceOrder
Status
Success
Block
3025487
Index
0
Nonce
1776875380090
Timestamp
17:15:04 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 101909,
    "price": 29815000000,
    "market_id": 2,
    "post_only": false,
    "stop_loss": null,
    "account_id": 22,
    "order_type": "Limit",
    "reduce_only": false,
    "take_profit": null,
    "time_in_force": "IOC",
    "trigger_price": null
  }
}

Events (1)

OrderPlacedIndex: 0
{
  "OrderPlaced": {
    "side": "Long",
    "size": 101909,
    "price": 29815000000,
    "order_id": 5882420,
    "market_id": 2,
    "account_id": 22
  }
}