ParclExplorer

Transaction Details

Hash
0x2c16f347845136d2428b834214561ed9afb1a4be236ce675a97d679e8023074a
Type
PlaceOrder
Status
Success
Block
2229997
Index
23
Nonce
1776475157742
Timestamp
19:51:55 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 23453902,
    "price": 21435000000,
    "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: 30
{
  "OrderPlaced": {
    "side": "Long",
    "size": 23453902,
    "price": 21435000000,
    "order_id": 4798117,
    "market_id": 1,
    "account_id": 8
  }
}