ParclExplorer

Transaction Details

Hash
0x94d0245adcb24afdd75b68ee7da12d59e8c051260125fe4626f0260b9af82b81
Type
PlaceOrder
Status
Success
Block
437098
Index
8
Nonce
1776264136937
Timestamp
13:31:41 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 885870,
    "price": 21151000000,
    "market_id": 2,
    "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: 2
{
  "OrderPlaced": {
    "side": "Long",
    "size": 885870,
    "price": 21151000000,
    "order_id": 905511,
    "market_id": 2,
    "account_id": 8
  }
}