PARCLExplorer

Transaction Details

Hash
e1ac04ad64ec4754e17ab4bf2f01c08e0223c200c69e67cf10f47751374e02c8
Type
PlaceOrder
Status
Success
Block
1046350
Index
1
Nonce
1775694227720
Timestamp
01:23:33 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 8453,
    "price": 14011100000000,
    "market_id": 5,
    "post_only": true,
    "stop_loss": null,
    "account_id": 20,
    "order_type": "Limit",
    "reduce_only": false,
    "take_profit": null,
    "time_in_force": "GTC",
    "trigger_price": null
  }
}

Events (1)

OrderPlacedIndex: 1
{
  "OrderPlaced": {
    "side": "Short",
    "size": 8453,
    "price": 14011100000000,
    "order_id": 3068738,
    "market_id": 5,
    "account_id": 20
  }
}