ParclExplorer

Transaction Details

Hash
0x04e026be9e9aa8586dcecb31b64fb02d2b8404c59f9560e9af386eafa45a75a9
Type
PlaceOrder
Status
Success
Block
3223600
Index
21
Nonce
1776875932961
Timestamp
04:33:30 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 64049125,
    "price": 21281000000,
    "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: 33
{
  "OrderPlaced": {
    "side": "Long",
    "size": 64049125,
    "price": 21281000000,
    "order_id": 6342366,
    "market_id": 1,
    "account_id": 8
  }
}