ParclExplorer

Transaction Details

Hash
0x5e51d79958553d3a1102433af1d59b83380b0ecb2fb56cb2d53c905ba602ab68
Type
PlaceOrder
Status
Success
Block
3531234
Index
17
Nonce
1776956388228
Timestamp
22:06:22 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 10526020,
    "price": 57998000000,
    "market_id": 0,
    "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: 32
{
  "OrderPlaced": {
    "side": "Long",
    "size": 10526020,
    "price": 57998000000,
    "order_id": 6679567,
    "market_id": 0,
    "account_id": 8
  }
}