ParclExplorer

Transaction Details

Hash
0x4d55bf6fb23db7ae3f584451aa0cc3395c689066aa77b1f80fa0bf7ddb395dd4
Type
PlaceOrder
Status
Success
Block
3885870
Index
24
Nonce
1776957288529
Timestamp
18:20:27 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 123485612,
    "price": 59302000000,
    "market_id": 0,
    "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: 33
{
  "OrderPlaced": {
    "side": "Long",
    "size": 123485612,
    "price": 59302000000,
    "order_id": 7461332,
    "market_id": 0,
    "account_id": 8
  }
}