ParclExplorer

Transaction Details

Hash
0xd03be71377349c123533dca5571651f6de6bd6560c47a8e4b298aab4e18b0eb4
Type
PlaceOrder
Status
Success
Block
3135034
Index
25
Nonce
1776875690586
Timestamp
23:29:51 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 123821186,
    "price": 59204000000,
    "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: 37
{
  "OrderPlaced": {
    "side": "Long",
    "size": 123821186,
    "price": 59204000000,
    "order_id": 6124372,
    "market_id": 0,
    "account_id": 8
  }
}