ParclExplorer

Transaction Details

Hash
0xd4abc7ebfd60767e309769a3755ef6e44171759fe8b2a21ca06da9e6582c0432
Type
PlaceOrder
Status
Success
Block
3181671
Index
0
Nonce
1776910196623
Timestamp
02:09:56 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 500000000,
    "price": 28300000000,
    "market_id": 2,
    "post_only": false,
    "stop_loss": null,
    "account_id": 43,
    "order_type": "Limit",
    "reduce_only": false,
    "take_profit": null,
    "time_in_force": "GTC",
    "trigger_price": null
  }
}

Events (1)

OrderPlacedIndex: 0
{
  "OrderPlaced": {
    "side": "Long",
    "size": 500000000,
    "price": 28300000000,
    "order_id": 6234359,
    "market_id": 2,
    "account_id": 43
  }
}