ParclExplorer

Transaction Details

Hash
0xadab2ec282b14fb7cb7352f1425ae22a77503fb7b26dc921640407e2510db411
Type
PlaceOrder
Status
Success
Block
228549
Index
21
Nonce
1776263664929
Timestamp
01:38:41 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 3349364,
    "price": 23566000000,
    "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: 1
{
  "OrderPlaced": {
    "side": "Long",
    "size": 3349364,
    "price": 23566000000,
    "order_id": 525299,
    "market_id": 2,
    "account_id": 8
  }
}