PARCLExplorer

Transaction Details

Hash
ae5bc3743850e66c8aba17070e762b34faa2ee9fffed6c009fe4792e5ca80982
Type
PlaceOrder
Status
Success
Block
456032
Index
18
Nonce
1775486064342
Timestamp
15:50:32 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 5584751,
    "price": 23450000000,
    "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: 32
{
  "OrderPlaced": {
    "side": "Long",
    "size": 5584751,
    "price": 23450000000,
    "order_id": 905214,
    "market_id": 2,
    "account_id": 8
  }
}