PARCLExplorer

Transaction Details

Hash
6dfd75fb50bb88e966b1cdc6fa3159fa21d3c9957cab2865b7c034a6a1f72318
Type
PlaceOrder
Status
Success
Block
133385
Index
0
Nonce
1775511210127
Timestamp
21:33:30 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 34000000,
    "price": 21414000000,
    "market_id": 1,
    "post_only": false,
    "stop_loss": null,
    "account_id": 15,
    "order_type": "Limit",
    "reduce_only": false,
    "take_profit": null,
    "time_in_force": "GTC",
    "trigger_price": null
  }
}

Events (1)

OrderPlacedIndex: 0
{
  "OrderPlaced": {
    "side": "Long",
    "size": 34000000,
    "price": 21414000000,
    "order_id": 340878,
    "market_id": 1,
    "account_id": 15
  }
}