ParclExplorer

Transaction Details

Hash
0x003c2d5ea2aa1cf73d45b68266070504dc52e2fd0a4fcf86db824103fca81e7c
Type
PlaceOrder
Status
Success
Block
3527584
Index
0
Nonce
1776956380809
Timestamp
21:53:52 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 6253838,
    "price": 25628000000,
    "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": 6253838,
    "price": 25628000000,
    "order_id": 6672583,
    "market_id": 2,
    "account_id": 8
  }
}