ParclExplorer

Transaction Details

Hash
0x87058d2307db6ee5367c883babd62714be9cdd923b00397b8a19d33822a75ab0
Type
PlaceOrder
Status
Success
Block
3478819
Index
2
Nonce
1776956271055
Timestamp
19:06:54 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 123734340,
    "price": 29720000000,
    "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: 3
{
  "OrderPlaced": {
    "side": "Short",
    "size": 123734340,
    "price": 29720000000,
    "order_id": 6573146,
    "market_id": 2,
    "account_id": 8
  }
}