ParclExplorer

Transaction Details

Hash
0x63a40b1b641c080b217d5bfe50eb10ccc415e2e64f638ce30a46a7902ca8130f
Type
PlaceOrder
Status
Success
Block
3518927
Index
1
Nonce
1776956361213
Timestamp
21:24:14 UTC

Transaction Data

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