ParclExplorer

Transaction Details

Hash
0x8c276701eb64175ac562d5a41c9e31d7fc522c2dc75854c4ce440bdcfea40043
Type
PlaceOrder
Status
Success
Block
3704574
Index
24
Nonce
1776956821129
Timestamp
07:59:45 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 22123425,
    "price": 20828000000,
    "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: 33
{
  "OrderPlaced": {
    "side": "Long",
    "size": 22123425,
    "price": 20828000000,
    "order_id": 7065270,
    "market_id": 1,
    "account_id": 8
  }
}