ParclExplorer

Transaction Details

Hash
0xb180ae9525d38db3e9a9577fbacebcbd39a71295f7ef4b8f0982a16126cee25b
Type
PlaceOrder
Status
Success
Block
3502947
Index
11
Nonce
1776956325537
Timestamp
20:29:31 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 123773860,
    "price": 29682000000,
    "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: 13
{
  "OrderPlaced": {
    "side": "Short",
    "size": 123773860,
    "price": 29682000000,
    "order_id": 6621087,
    "market_id": 2,
    "account_id": 8
  }
}