ParclExplorer

Transaction Details

Hash
0x1780d9d03d7f90755b3bcc809a1a05d70548c5d62b34c62f77ff1631b8f708ce
Type
PlaceOrder
Status
Success
Block
3579256
Index
0
Nonce
1776956503874
Timestamp
00:50:45 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 6291560,
    "price": 24335000000,
    "market_id": 2,
    "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: 0
{
  "OrderPlaced": {
    "side": "Long",
    "size": 6291560,
    "price": 24335000000,
    "order_id": 6785781,
    "market_id": 2,
    "account_id": 8
  }
}