ParclExplorer

Transaction Details

Hash
0x74e04cbaa309d4eb01a43a06babc659909ec1d059408b24f566084134b093d95
Type
PlaceOrder
Status
Success
Block
4220739
Index
0
Nonce
1777123599845
Timestamp
13:26:39 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 300000000,
    "price": 21623000000,
    "market_id": 1,
    "post_only": false,
    "stop_loss": null,
    "account_id": 70,
    "order_type": "Limit",
    "reduce_only": false,
    "take_profit": null,
    "time_in_force": "GTC",
    "trigger_price": null
  }
}

Events (1)

OrderPlacedIndex: 0
{
  "OrderPlaced": {
    "side": "Long",
    "size": 300000000,
    "price": 21623000000,
    "order_id": 8125499,
    "market_id": 1,
    "account_id": 70
  }
}