ParclExplorer

Transaction Details

Hash
0x1b8d18477d5268a9243642f366598ce2e7aa98c83a4ec752775d9aa173092baa
Type
PlaceOrder
Status
Success
Block
3186010
Index
20
Nonce
1776875826491
Timestamp
02:24:48 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 100634267,
    "price": 21790000000,
    "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": 100634267,
    "price": 21790000000,
    "order_id": 6245984,
    "market_id": 1,
    "account_id": 8
  }
}