ParclExplorer

Transaction Details

Hash
0x3273838712c9de333dcfbb3414e8d10a38e9860c7dc61640681b39428780f42a
Type
PlaceOrder
Status
Success
Block
436996
Index
18
Nonce
1776264134948
Timestamp
13:31:20 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 147954,
    "price": 7326000000,
    "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": 147954,
    "price": 7326000000,
    "order_id": 905166,
    "market_id": 2,
    "account_id": 8
  }
}