ParclExplorer

Transaction Details

Hash
0xbb570b1f4f245d450f68dd82a66290f22a00f594116ff94a1644b3703daadd6e
Type
PlaceOrder
Status
Success
Block
885913
Index
17
Nonce
1776357296841
Timestamp
15:06:39 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 222005,
    "price": 20379000000,
    "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: 30
{
  "OrderPlaced": {
    "side": "Long",
    "size": 222005,
    "price": 20379000000,
    "order_id": 2109936,
    "market_id": 2,
    "account_id": 8
  }
}