ParclExplorer

Transaction Details

Hash
0x410c548578b0d72007c2ed307bdd7e5f817fe30b5f13f6b511d4e3ec8f62247e
Type
PlaceOrder
Status
Success
Block
3559434
Index
21
Nonce
1776956460879
Timestamp
23:42:54 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 54819999,
    "price": 21275000000,
    "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: 30
{
  "OrderPlaced": {
    "side": "Long",
    "size": 54819999,
    "price": 21275000000,
    "order_id": 6746197,
    "market_id": 1,
    "account_id": 8
  }
}