ParclExplorer

Transaction Details

Hash
0xbf96792eefa0ceb9638509b874cd0679f33e41a44afdce5080eb10bd3a866540
Type
PlaceOrder
Status
Success
Block
3697734
Index
0
Nonce
1777016180447
Timestamp
07:36:20 UTC

Transaction Data

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

Events (1)

OrderPlacedIndex: 0
{
  "OrderPlaced": {
    "side": "Long",
    "size": 200000000,
    "price": 29000000000,
    "order_id": 7047835,
    "market_id": 2,
    "account_id": 50
  }
}