ParclExplorer

Transaction Details

Hash
0x0c4da1d2e20667097eae581f009fd4e82c7ec9ea76b6c7846a2e212f6ce58542
Type
PlaceOrder
Status
Success
Block
3804365
Index
20
Nonce
1776957088744
Timestamp
13:41:23 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 123965755,
    "price": 21473000000,
    "market_id": 1,
    "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: 37
{
  "OrderPlaced": {
    "side": "Long",
    "size": 123965755,
    "price": 21473000000,
    "order_id": 7296745,
    "market_id": 1,
    "account_id": 8
  }
}