ParclExplorer

Transaction Details

Hash
0x91b1e838675387449df5f4159e8c7125c7661cd2fae05bd8fed20a5872a17de1
Type
PlaceOrder
Status
Success
Block
3853660
Index
17
Nonce
1776957213711
Timestamp
16:30:10 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 6886263,
    "price": 23210000000,
    "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: 32
{
  "OrderPlaced": {
    "side": "Short",
    "size": 6886263,
    "price": 23210000000,
    "order_id": 7398908,
    "market_id": 1,
    "account_id": 8
  }
}