ParclExplorer

Transaction Details

Hash
0x836cae378415e77a4e3e973e90ee1705b8c503ccf1c3f26daf617465b47ef9fe
Type
PlaceOrder
Status
Success
Block
3133483
Index
0
Nonce
1776900272525
Timestamp
23:24:32 UTC

Transaction Data

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

Events (1)

OrderPlacedIndex: 0
{
  "OrderPlaced": {
    "side": "Long",
    "size": 15000000,
    "price": 28800000000,
    "order_id": 6120041,
    "market_id": 2,
    "account_id": 43
  }
}