ParclExplorer

Transaction Details

Hash
0xba029e529d24acee8ec341060adc35c66ae96075a70379bb61309c1f1a6bc7b5
Type
PlaceOrder
Status
Success
Block
228336
Index
1
Nonce
1776263659447
Timestamp
01:38:06 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 76174,
    "price": 11611000000,
    "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: 1
{
  "OrderPlaced": {
    "side": "Long",
    "size": 76174,
    "price": 11611000000,
    "order_id": 524393,
    "market_id": 2,
    "account_id": 8
  }
}