PARCLExplorer

Transaction Details

Hash
ce7fd596c6e561104f86819678efd1f02b8025cf0a9a591711598e17752592e5
Type
PlaceOrder
Status
Success
Block
1034592
Index
3
Nonce
1775669162803
Timestamp
00:43:33 UTC

Transaction Data

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

Events (1)

OrderPlacedIndex: 7
{
  "OrderPlaced": {
    "side": "Long",
    "size": 333981,
    "price": 37967000000,
    "order_id": 3012018,
    "market_id": 3,
    "account_id": 11
  }
}