ParclExplorer

Transaction Details

Hash
0x0df28d94dce26e81210fd00c42a44f566432d62632bf5f03756406eb1c4bcca7
Type
PlaceOrder
Status
Success
Block
850434
Index
63
Nonce
1776357176762
Timestamp
13:05:03 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 123259,
    "price": 54380000000,
    "market_id": 0,
    "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: 89
{
  "OrderPlaced": {
    "side": "Long",
    "size": 123259,
    "price": 54380000000,
    "order_id": 2017373,
    "market_id": 0,
    "account_id": 8
  }
}