ParclExplorer

Transaction Details

Hash
0x780b6eb572b9f84969bac39848f7e18f524cf4c793e017f511f8374d7cf031dc
Type
PlaceOrder
Status
Success
Block
3725092
Index
0
Nonce
1777021798848
Timestamp
09:09:58 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 987980117,
    "price": 21620000000,
    "market_id": 1,
    "post_only": false,
    "stop_loss": null,
    "account_id": 62,
    "order_type": "Limit",
    "reduce_only": false,
    "take_profit": {
      "order_type": "StopMarket",
      "limit_price": null,
      "trigger_price": 21750000000
    },
    "time_in_force": "GTC",
    "trigger_price": null
  }
}

Events (1)

OrderPlacedIndex: 0
{
  "OrderPlaced": {
    "side": "Long",
    "size": 987980117,
    "price": 21620000000,
    "order_id": 7117378,
    "market_id": 1,
    "account_id": 62
  }
}