ParclExplorer

Transaction Details

Hash
0x7d81132a14fcd96f2d0c685c240d9ec5a1e7e22174ac22e9b6d9ce06d49e7420
Type
PlaceOrder
Status
Success
Block
3265383
Index
0
Nonce
1776927392173
Timestamp
06:56:32 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 1500000000,
    "price": 0,
    "market_id": 2,
    "post_only": false,
    "stop_loss": null,
    "account_id": 49,
    "order_type": "Market",
    "reduce_only": false,
    "take_profit": null,
    "time_in_force": "IOC",
    "trigger_price": null,
    "max_slippage_bps": 500
  }
}

Events (1)

OrderPlacedIndex: 0
{
  "OrderPlaced": {
    "side": "Long",
    "size": 1500000000,
    "price": 0,
    "order_id": 6405958,
    "market_id": 2,
    "account_id": 49
  }
}