ParclExplorer

Transaction Details

Hash
0x6aec1652f7ea4b023bac557d423b3e6c80c72b833df81070cfbf3365888e2c33
Type
PlaceOrder
Status
Success
Block
3569238
Index
19
Nonce
1776956482220
Timestamp
00:16:28 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 51245225,
    "price": 22240000000,
    "market_id": 1,
    "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: 34
{
  "OrderPlaced": {
    "side": "Short",
    "size": 51245225,
    "price": 22240000000,
    "order_id": 6765795,
    "market_id": 1,
    "account_id": 8
  }
}