ParclExplorer

Transaction Details

Hash
0x8d01f22f638cc117c566ed0b230677009bccc61432152e02828cc4874777f14a
Type
PlaceOrder
Status
Success
Block
436996
Index
37
Nonce
1776264134988
Timestamp
13:31:20 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 15522,
    "price": 7326000000,
    "market_id": 2,
    "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: 7
{
  "OrderPlaced": {
    "side": "Long",
    "size": 15522,
    "price": 7326000000,
    "order_id": 905170,
    "market_id": 2,
    "account_id": 8
  }
}