ParclExplorer

Transaction Details

Hash
0xaaf3529abb732944593f5935df98d7ee7e90452a6b358b1c41bef5a07ad5932c
Type
PlaceOrder
Status
Success
Block
3697839
Index
0
Nonce
1777016201953
Timestamp
07:36:41 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 200000000,
    "price": 29200000000,
    "market_id": 2,
    "post_only": false,
    "stop_loss": null,
    "account_id": 50,
    "order_type": "Limit",
    "reduce_only": false,
    "take_profit": null,
    "time_in_force": "GTC",
    "trigger_price": null
  }
}

Events (1)

OrderPlacedIndex: 0
{
  "OrderPlaced": {
    "side": "Long",
    "size": 200000000,
    "price": 29200000000,
    "order_id": 7048078,
    "market_id": 2,
    "account_id": 50
  }
}