ParclExplorer

Transaction Details

Hash
0xbe2830ee8a8f4e079652ad2961ce6dc8a90156e4582c87ac9a972ca6318b4fd9
Type
PlaceOrder
Status
Success
Block
3664736
Index
11
Nonce
1776956722031
Timestamp
05:43:22 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 42523225,
    "price": 21313000000,
    "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: 20
{
  "OrderPlaced": {
    "side": "Long",
    "size": 42523225,
    "price": 21313000000,
    "order_id": 6979248,
    "market_id": 1,
    "account_id": 8
  }
}