ParclExplorer

Transaction Details

Hash
0x5ae47303f063ce00807cae8e21784960f1b8d08439b5e5a721ddbbd41a0248a2
Type
PlaceOrder
Status
Success
Block
3533160
Index
0
Nonce
1776956392370
Timestamp
22:12:58 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 28954298,
    "price": 28092000000,
    "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: 0
{
  "OrderPlaced": {
    "side": "Long",
    "size": 28954298,
    "price": 28092000000,
    "order_id": 6683404,
    "market_id": 2,
    "account_id": 8
  }
}