ParclExplorer

Transaction Details

Hash
0xe44e1ccb2cec18f40759cde65b5c817dbe31cdb981876e39d1de9c36f6c8d0df
Type
PlaceOrder
Status
Success
Block
3268481
Index
0
Nonce
1776928027513
Timestamp
07:07:07 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 1000000,
    "price": 28500000000,
    "market_id": 2,
    "post_only": false,
    "stop_loss": null,
    "account_id": 48,
    "order_type": "Limit",
    "reduce_only": false,
    "take_profit": null,
    "time_in_force": "GTC",
    "trigger_price": null
  }
}

Events (1)

OrderPlacedIndex: 0
{
  "OrderPlaced": {
    "side": "Long",
    "size": 1000000,
    "price": 28500000000,
    "order_id": 6406082,
    "market_id": 2,
    "account_id": 48
  }
}