ParclExplorer

Transaction Details

Hash
0x930313ab4cb60e71bdd2a463957b9a1223f4048622a988327cb66c58ec28425f
Type
PlaceOrder
Status
Success
Block
1305184
Index
55
Nonce
1776480107640
Timestamp
15:03:43 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 1000,
    "price": 37005000000,
    "market_id": 0,
    "post_only": true,
    "stop_loss": null,
    "account_id": 32,
    "order_type": "Limit",
    "reduce_only": false,
    "take_profit": null,
    "time_in_force": "GTC",
    "trigger_price": null
  }
}

Events (1)

OrderPlacedIndex: 27
{
  "OrderPlaced": {
    "side": "Long",
    "size": 1000,
    "price": 37005000000,
    "order_id": 2872907,
    "market_id": 0,
    "account_id": 32
  }
}