ParclExplorer

Transaction Details

Hash
0x0d88e6317cde99d4b722b17933c68e4b36bbbcc02954ac53681f03779e3067ab
Type
PlaceOrder
Status
Success
Block
3134768
Index
6
Nonce
1776875689801
Timestamp
23:28:56 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 6543979,
    "price": 25213000000,
    "market_id": 2,
    "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: 9
{
  "OrderPlaced": {
    "side": "Long",
    "size": 6543979,
    "price": 25213000000,
    "order_id": 6123650,
    "market_id": 2,
    "account_id": 8
  }
}