ParclExplorer

Transaction Details

Hash
0x4d0b2c0c1624c80c0efba405eb51498f989a89ac1ffad1495ab08c2617fbfb00
Type
PlaceOrder
Status
Success
Block
3073831
Index
18
Nonce
1776875534001
Timestamp
20:00:28 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 1220023,
    "price": 42954000000,
    "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: 30
{
  "OrderPlaced": {
    "side": "Short",
    "size": 1220023,
    "price": 42954000000,
    "order_id": 5984307,
    "market_id": 2,
    "account_id": 8
  }
}