ParclExplorer

Transaction Details

Hash
0x56a0f1e4e702e5c5df893b3196ec4a0d2c5ea2099b4c3f3db711ac05e20d8064
Type
PlaceOrder
Status
Success
Block
3177806
Index
13
Nonce
1776875800952
Timestamp
01:56:43 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 123637769,
    "price": 59207000000,
    "market_id": 0,
    "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: 25
{
  "OrderPlaced": {
    "side": "Long",
    "size": 123637769,
    "price": 59207000000,
    "order_id": 6223439,
    "market_id": 0,
    "account_id": 8
  }
}