ParclExplorer

Transaction Details

Hash
0xb284beaf9a50018db0aa577bf6fa7e64de5b62356d1f7ac43775ed0dc5dfa6c5
Type
PlaceOrder
Status
Success
Block
3144294
Index
12
Nonce
1776875714793
Timestamp
00:01:32 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 23314534,
    "price": 30612000000,
    "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: 1
{
  "OrderPlaced": {
    "side": "Short",
    "size": 23314534,
    "price": 30612000000,
    "order_id": 6146180,
    "market_id": 2,
    "account_id": 8
  }
}