ParclExplorer

Transaction Details

Hash
0x54f27b1731de0ac0c91ba7ef1a6d36b47cc976dcb6b0e5baa45479e54a3aa5e1
Type
PlaceOrder
Status
Success
Block
4279806
Index
25
Nonce
1776958171987
Timestamp
16:48:47 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 43339210,
    "price": 21818000000,
    "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: 34
{
  "OrderPlaced": {
    "side": "Short",
    "size": 43339210,
    "price": 21818000000,
    "order_id": 8234758,
    "market_id": 1,
    "account_id": 8
  }
}