ParclExplorer

Transaction Details

Hash
0xa544123fd6c88223b029222d76f0be1b887980ac1f92e07a327e49d58ba701fc
Type
PlaceOrder
Status
Success
Block
228556
Index
84
Nonce
1776263665290
Timestamp
01:38:52 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 604430,
    "price": 18117000000,
    "market_id": 2,
    "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: 20
{
  "OrderPlaced": {
    "side": "Long",
    "size": 604430,
    "price": 18117000000,
    "order_id": 525365,
    "market_id": 2,
    "account_id": 8
  }
}