ParclExplorer

Transaction Details

Hash
0x892ac278ca0f0b69886f98ce39ee44b2d3c95b4023be71429664d6cd6a802fc5
Type
PlaceOrder
Status
Success
Block
3407240
Index
0
Nonce
1776956510084020
Timestamp
15:01:50 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 155000,
    "price": 21646000000,
    "market_id": 1,
    "post_only": true,
    "stop_loss": null,
    "account_id": 39,
    "order_type": "Limit",
    "reduce_only": true,
    "take_profit": null,
    "time_in_force": "GTC",
    "trigger_price": null
  }
}

Events (1)

OrderPlacedIndex: 0
{
  "OrderPlaced": {
    "side": "Long",
    "size": 155000,
    "price": 21646000000,
    "order_id": 6420683,
    "market_id": 1,
    "account_id": 39
  }
}