ParclExplorer

Transaction Details

Hash
0xd04529b7cefd147b9315780ae7d315159640c5ead114cd68cf5022f0dcb32acf
Type
PlaceOrder
Status
Success
Block
3174423
Index
19
Nonce
1776875790010
Timestamp
01:45:08 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 13322126,
    "price": 22322000000,
    "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: 33
{
  "OrderPlaced": {
    "side": "Short",
    "size": 13322126,
    "price": 22322000000,
    "order_id": 6213983,
    "market_id": 1,
    "account_id": 8
  }
}