ParclExplorer

Transaction Details

Hash
0xa10efbddf55aaee2aba76a28d0e1c46092e5d02e5abd0c34bbf2ca207555db74
Type
PlaceOrder
Status
Success
Block
3204803
Index
10
Nonce
1776875880985
Timestamp
03:29:09 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 16262144,
    "price": 21060000000,
    "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: 20
{
  "OrderPlaced": {
    "side": "Long",
    "size": 16262144,
    "price": 21060000000,
    "order_id": 6294751,
    "market_id": 1,
    "account_id": 8
  }
}