ParclExplorer

Transaction Details

Hash
0xb7c968b3a5f9312ebee4f5a7f9e8cea509147852d726a64506f1ce23b8a69d5d
Type
PlaceOrder
Status
Success
Block
437133
Index
11
Nonce
1776264136689
Timestamp
13:31:40 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 25828345,
    "price": 25261000000,
    "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: 8
{
  "OrderPlaced": {
    "side": "Long",
    "size": 25828345,
    "price": 25261000000,
    "order_id": 905594,
    "market_id": 2,
    "account_id": 8
  }
}