ParclExplorer

Transaction Details

Hash
0x6b99343d98852480810ad78d4e747b8f39b09c602c7dd71aa0613cf8dca67e01
Type
PlaceOrder
Status
Success
Block
3170559
Index
7
Nonce
1776875779501
Timestamp
01:31:22 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 42418253,
    "price": 21471000000,
    "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: 5
{
  "OrderPlaced": {
    "side": "Long",
    "size": 42418253,
    "price": 21471000000,
    "order_id": 6204464,
    "market_id": 1,
    "account_id": 8
  }
}