ParclExplorer

Transaction Details

Hash
0x79ef9390f47016c911312b67d13e3b6877a679b6cda4a6e35067a2613c973e02
Type
PlaceOrder
Status
Success
Block
3881050
Index
17
Nonce
1776957277644
Timestamp
18:03:57 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 42918250,
    "price": 59080000000,
    "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": 42918250,
    "price": 59080000000,
    "order_id": 7452248,
    "market_id": 0,
    "account_id": 8
  }
}