ParclExplorer

Transaction Details

Hash
0xb30e550f8b2cf543935d8ef6a03855870a0415d009f13766ce70970250ee0295
Type
PlaceOrder
Status
Success
Block
437439
Index
0
Nonce
1776264138622
Timestamp
13:32:51 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 18776812,
    "price": 21476000000,
    "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: 0
{
  "OrderPlaced": {
    "side": "Long",
    "size": 18776812,
    "price": 21476000000,
    "order_id": 906546,
    "market_id": 1,
    "account_id": 8
  }
}