ParclExplorer

Transaction Details

Hash
0x12758bd4f5815fb0441e3809b3737ea6ebfaade6c60680e4ea21118d477d9941
Type
PlaceOrder
Status
Success
Block
3249421
Index
0
Nonce
1776924114781
Timestamp
06:01:54 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 1000000,
    "price": 1000000000,
    "market_id": 0,
    "post_only": false,
    "stop_loss": null,
    "account_id": 48,
    "order_type": "Limit",
    "reduce_only": false,
    "take_profit": null,
    "time_in_force": "GTC",
    "trigger_price": null
  }
}

Events (1)

OrderPlacedIndex: 0
{
  "OrderPlaced": {
    "side": "Long",
    "size": 1000000,
    "price": 1000000000,
    "order_id": 6405643,
    "market_id": 0,
    "account_id": 48
  }
}