ParclExplorer

Transaction Details

Hash
0xad64582fb8dcbae130313c77c5c69b0dbb8419bd2366c7565adecb3f01e5a67e
Type
PlaceOrder
Status
Success
Block
437104
Index
16
Nonce
1776264136814
Timestamp
13:31:41 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 219474,
    "price": 9633000000,
    "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: 0
{
  "OrderPlaced": {
    "side": "Long",
    "size": 219474,
    "price": 9633000000,
    "order_id": 905555,
    "market_id": 2,
    "account_id": 8
  }
}