PARCLExplorer

Transaction Details

Hash
a7e2b7d512da31208fb7d5e995ea8dac5302f0f4a4172f9334a59729f9008637
Type
PlaceOrder
Status
Success
Block
1034585
Index
0
Nonce
1775694198923
Timestamp
00:43:32 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 1576458,
    "price": 1204000000,
    "market_id": 3,
    "post_only": true,
    "stop_loss": null,
    "account_id": 20,
    "order_type": "Limit",
    "reduce_only": false,
    "take_profit": null,
    "time_in_force": "GTC",
    "trigger_price": null
  }
}

Events (1)

OrderPlacedIndex: 0
{
  "OrderPlaced": {
    "side": "Long",
    "size": 1576458,
    "price": 1204000000,
    "order_id": 3011998,
    "market_id": 3,
    "account_id": 20
  }
}