ParclExplorer

Transaction Details

Hash
0x5d8d38a388e7a76fbb134ea9d21d20cee237352fa803217efd515c8d619b0101
Type
PlaceOrder
Status
Success
Block
228556
Index
59
Nonce
1776263665259
Timestamp
01:38:52 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 14908159,
    "price": 25180000000,
    "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": 14908159,
    "price": 25180000000,
    "order_id": 525355,
    "market_id": 2,
    "account_id": 8
  }
}