ParclExplorer

Transaction Details

Hash
0x5b0315d087b97901527b870ebec5b9d862acf09fe4bda82e8ccf5eaf5da80b53
Type
PlaceOrder
Status
Success
Block
3148167
Index
20
Nonce
1776875724784
Timestamp
00:14:47 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 123126414,
    "price": 21408000000,
    "market_id": 1,
    "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: 35
{
  "OrderPlaced": {
    "side": "Long",
    "size": 123126414,
    "price": 21408000000,
    "order_id": 6155011,
    "market_id": 1,
    "account_id": 8
  }
}