ParclExplorer

Transaction Details

Hash
0x983a2efcc27be76c740f98f4b76375d041aeb9559eb14ef1e7f6ad125ddac927
Type
PlaceOrder
Status
Success
Block
1305184
Index
20
Nonce
1776480107612
Timestamp
15:03:43 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 1000,
    "price": 40315000000,
    "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: 1
{
  "OrderPlaced": {
    "side": "Long",
    "size": 1000,
    "price": 40315000000,
    "order_id": 2872881,
    "market_id": 0,
    "account_id": 32
  }
}