ParclExplorer

Transaction Details

Hash
0x673ffdcff24830ab65a2719696d2ea9727e2d3d7ce566699c67f9ac1f862beda
Type
PlaceOrder
Status
Success
Block
3185071
Index
0
Nonce
1776910895221
Timestamp
02:21:35 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 30000000,
    "price": 28500000000,
    "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": 30000000,
    "price": 28500000000,
    "order_id": 6243516,
    "market_id": 2,
    "account_id": 43
  }
}