ParclExplorer

Transaction Details

Hash
0x665f2759e919880dda4def227255bfda18cbed08283ec233ef2b48effcc470a9
Type
PlaceOrder
Status
Success
Block
228457
Index
19
Nonce
1776263660420
Timestamp
01:38:31 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 4676237,
    "price": 23552000000,
    "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: 10
{
  "OrderPlaced": {
    "side": "Long",
    "size": 4676237,
    "price": 23552000000,
    "order_id": 524898,
    "market_id": 2,
    "account_id": 8
  }
}