ParclExplorer

Transaction Details

Hash
0x9359bfda9cad1a7185213d6ecbbca69fc2ff64d7930247d837af54088b7a5cff
Type
PlaceOrder
Status
Success
Block
3829047
Index
19
Nonce
1776957150778
Timestamp
15:05:54 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 123134446,
    "price": 59380000000,
    "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: 28
{
  "OrderPlaced": {
    "side": "Long",
    "size": 123134446,
    "price": 59380000000,
    "order_id": 7347748,
    "market_id": 0,
    "account_id": 8
  }
}