ParclExplorer

Transaction Details

Hash
0xd31e76c3b9e37f0b44ccb24c316c32ae311cebd688baf7042b0916e32714a7e9
Type
PlaceOrder
Status
Success
Block
4315261
Index
0
Nonce
1777143005896
Timestamp
18:50:05 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 100000000,
    "price": 59481000000,
    "market_id": 0,
    "post_only": true,
    "stop_loss": null,
    "account_id": 59,
    "order_type": "Limit",
    "reduce_only": false,
    "take_profit": null,
    "time_in_force": "GTC",
    "trigger_price": null
  }
}

Events (1)

OrderPlacedIndex: 0
{
  "OrderPlaced": {
    "side": "Long",
    "size": 100000000,
    "price": 59481000000,
    "order_id": 8299381,
    "market_id": 0,
    "account_id": 59
  }
}