ParclExplorer

Transaction Details

Hash
0x4b4121f9f340529387e7c072b7e47553b3b6306792f2a6d10bb0d3cd1237fcd9
Type
PlaceOrder
Status
Success
Block
3177222
Index
19
Nonce
1776875799119
Timestamp
01:54:43 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 123514335,
    "price": 21391000000,
    "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: 35
{
  "OrderPlaced": {
    "side": "Long",
    "size": 123514335,
    "price": 21391000000,
    "order_id": 6221866,
    "market_id": 1,
    "account_id": 8
  }
}