ParclExplorer

Transaction Details

Hash
0x53b1b1840837b9ed3cd32e8dfa78a9e727cef972f44fe7f80a60342c05449c35
Type
PlaceOrder
Status
Success
Block
436996
Index
2
Nonce
1776264134930
Timestamp
13:31:20 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 77287453,
    "price": 26123000000,
    "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: 2
{
  "OrderPlaced": {
    "side": "Short",
    "size": 77287453,
    "price": 26123000000,
    "order_id": 905165,
    "market_id": 2,
    "account_id": 8
  }
}