ParclExplorer

Transaction Details

Hash
0x5e4bc384d73a6e33dd9b694712551e7be9ee0a254919ea558ee1012d6964d1d2
Type
PlaceOrder
Status
Success
Block
228513
Index
19
Nonce
1776263664818
Timestamp
01:38:41 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 3563032,
    "price": 23566000000,
    "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: 1
{
  "OrderPlaced": {
    "side": "Long",
    "size": 3563032,
    "price": 23566000000,
    "order_id": 525168,
    "market_id": 2,
    "account_id": 8
  }
}