ParclExplorer

Transaction Details

Hash
0xa653e67d50209ea05d1ed3710b146a8f10447f02493eafe6b44c36a6ef1ad470
Type
PlaceOrder
Status
Success
Block
3134029
Index
0
Nonce
1776900384821
Timestamp
23:26:24 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 15000000,
    "price": 29600000000,
    "market_id": 2,
    "post_only": false,
    "stop_loss": null,
    "account_id": 43,
    "order_type": "Limit",
    "reduce_only": false,
    "take_profit": null,
    "time_in_force": "GTC",
    "trigger_price": null
  }
}

Events (1)

OrderPlacedIndex: 0
{
  "OrderPlaced": {
    "side": "Short",
    "size": 15000000,
    "price": 29600000000,
    "order_id": 6121496,
    "market_id": 2,
    "account_id": 43
  }
}