ParclExplorer

Transaction Details

Hash
0x298d5a270385f831fe06ec7cf301b844faf1a709ba519f281cbe19df99f71030
Type
PlaceOrder
Status
Success
Block
4233607
Index
0
Nonce
1777126241826
Timestamp
14:10:41 UTC

Transaction Data

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

Events (1)

OrderPlacedIndex: 0
{
  "OrderPlaced": {
    "side": "Short",
    "size": 100000000,
    "price": 29343000000,
    "order_id": 8148723,
    "market_id": 2,
    "account_id": 70
  }
}