ParclExplorer

Transaction Details

Hash
0x5dcb3cf14b888b9a6a38eb701aa1ccc6216261cefe98c10412d367e03b4c81b8
Type
PlaceOrder
Status
Success
Block
228335
Index
25
Nonce
1776263659326
Timestamp
01:38:06 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 10198201,
    "price": 25152000000,
    "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": "Long",
    "size": 10198201,
    "price": 25152000000,
    "order_id": 524360,
    "market_id": 2,
    "account_id": 8
  }
}