ParclExplorer

Transaction Details

Hash
0xefd784d8ded0ef7925807a43580b5501d2e70e5d71c27fb7d0480d9edd7ef6ae
Type
PlaceOrder
Status
Success
Block
1300234
Index
39
Nonce
1776480106260
Timestamp
14:46:44 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 1000,
    "price": 40552000000,
    "market_id": 0,
    "post_only": true,
    "stop_loss": null,
    "account_id": 32,
    "order_type": "Limit",
    "reduce_only": false,
    "take_profit": null,
    "time_in_force": "GTC",
    "trigger_price": null
  }
}

Events (1)

OrderPlacedIndex: 34
{
  "OrderPlaced": {
    "side": "Long",
    "size": 1000,
    "price": 40552000000,
    "order_id": 2855874,
    "market_id": 0,
    "account_id": 32
  }
}