ParclExplorer

Transaction Details

Hash
0x610a3379e99cc6471ab4d73536ebbdcc306b18284900e386ba54400f02ebd52c
Type
PlaceOrder
Status
Success
Block
3464724
Index
7
Nonce
1776956236923
Timestamp
18:18:39 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 150373054,
    "price": 21358000000,
    "market_id": 1,
    "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: 10
{
  "OrderPlaced": {
    "side": "Long",
    "size": 150373054,
    "price": 21358000000,
    "order_id": 6543970,
    "market_id": 1,
    "account_id": 8
  }
}