ParclExplorer

Transaction Details

Hash
0x207c129d1b9299aa7c2fc1a77307a471e52509677a46d2018355207d1d09d0e4
Type
PlaceOrder
Status
Success
Block
1300567
Index
20
Nonce
1776472761798
Timestamp
14:47:53 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 123887270,
    "price": 21565000000,
    "market_id": 1,
    "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: 32
{
  "OrderPlaced": {
    "side": "Long",
    "size": 123887270,
    "price": 21565000000,
    "order_id": 2857299,
    "market_id": 1,
    "account_id": 8
  }
}