ParclExplorer

Transaction Details

Hash
0xe81281c674536fe61634cad0f12fed4f0a6878c95d38af73bff8508e8d3820f1
Type
PlaceOrder
Status
Success
Block
437133
Index
0
Nonce
1776264136691
Timestamp
13:31:40 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 9298204,
    "price": 24457000000,
    "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: 0
{
  "OrderPlaced": {
    "side": "Long",
    "size": 9298204,
    "price": 24457000000,
    "order_id": 905586,
    "market_id": 2,
    "account_id": 8
  }
}