ParclExplorer

Transaction Details

Hash
0xc0a3e7f7b662a4bd5a190542397c4e6d5b50ba0a1d9a06ff7d958759584ec5a9
Type
PlaceOrder
Status
Success
Block
3850664
Index
19
Nonce
1776957206155
Timestamp
16:19:55 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 123039889,
    "price": 59386000000,
    "market_id": 0,
    "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": 123039889,
    "price": 59386000000,
    "order_id": 7392672,
    "market_id": 0,
    "account_id": 8
  }
}