ParclExplorer

Transaction Details

Hash
0x2ef9ecf83ff1ec3d027b354590160437321efa5d26c205b95d9b3f6b62ce6e56
Type
PlaceOrder
Status
Success
Block
4219488
Index
20
Nonce
1776958038867
Timestamp
13:22:22 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 571177239,
    "price": 21587000000,
    "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: 36
{
  "OrderPlaced": {
    "side": "Long",
    "size": 571177239,
    "price": 21587000000,
    "order_id": 8123211,
    "market_id": 1,
    "account_id": 8
  }
}