ParclExplorer

Transaction Details

Hash
0xb4be1d5713950f2e1190cf52f83f90e97f110dc9c994516c074f50d9e2907b4f
Type
PlaceOrder
Status
Success
Block
228690
Index
16
Nonce
1776263666121
Timestamp
01:39:20 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 3233751,
    "price": 25180000000,
    "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: 18
{
  "OrderPlaced": {
    "side": "Long",
    "size": 3233751,
    "price": 25180000000,
    "order_id": 525868,
    "market_id": 2,
    "account_id": 8
  }
}