PARCLExplorer

Transaction Details

Hash
c45bf4315e24812a433f2e893dde4515ccaece77e410780eac0f10b1795a1a27
Type
PlaceOrder
Status
Success
Block
1046934
Index
1
Nonce
1775697922056
Timestamp
01:25:33 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 1000,
    "price": 45878000000,
    "market_id": 0,
    "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: 1
{
  "OrderPlaced": {
    "side": "Long",
    "size": 1000,
    "price": 45878000000,
    "order_id": 3071300,
    "market_id": 0,
    "account_id": 11
  }
}