ParclExplorer

Transaction Details

Hash
0x731d43b266ed5785897a844e225e074a26bebd8e28d95f553e7b16149a1611a3
Type
PlaceOrder
Status
Success
Block
3882779
Index
18
Nonce
1776957281613
Timestamp
18:09:52 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 123907977,
    "price": 21541000000,
    "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: 28
{
  "OrderPlaced": {
    "side": "Long",
    "size": 123907977,
    "price": 21541000000,
    "order_id": 7455556,
    "market_id": 1,
    "account_id": 8
  }
}