ParclExplorer

Transaction Details

Hash
0x721aa83d4b26b4594ba3a1dfce2286d8c40b58beb001e557c311b19b8dfe94ac
Type
PlaceOrder
Status
Success
Block
3803659
Index
7
Nonce
1776957086500
Timestamp
13:38:58 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 5909793,
    "price": 22131000000,
    "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: 10
{
  "OrderPlaced": {
    "side": "Short",
    "size": 5909793,
    "price": 22131000000,
    "order_id": 7294927,
    "market_id": 1,
    "account_id": 8
  }
}