ParclExplorer

Transaction Details

Hash
0x7d4be417e3cbffdbd97b22aa0904f03143ac6380cae5c2d2568a41f0d6bb362d
Type
PlaceOrder
Status
Success
Block
3655045
Index
15
Nonce
1776956693452
Timestamp
05:10:12 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 42677583,
    "price": 28432000000,
    "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: 20
{
  "OrderPlaced": {
    "side": "Long",
    "size": 42677583,
    "price": 28432000000,
    "order_id": 6955363,
    "market_id": 2,
    "account_id": 8
  }
}