ParclExplorer

Transaction Details

Hash
0x7cb0ef804f1d7be98f51364abaa678294be14fca1a28ae961629d166fcb889d0
Type
PlaceOrder
Status
Success
Block
3172076
Index
0
Nonce
1776908193937
Timestamp
01:36:33 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 50000000,
    "price": 28700000000,
    "market_id": 2,
    "post_only": false,
    "stop_loss": null,
    "account_id": 43,
    "order_type": "Limit",
    "reduce_only": false,
    "take_profit": null,
    "time_in_force": "GTC",
    "trigger_price": null
  }
}

Events (1)

OrderPlacedIndex: 0
{
  "OrderPlaced": {
    "side": "Long",
    "size": 50000000,
    "price": 28700000000,
    "order_id": 6207884,
    "market_id": 2,
    "account_id": 43
  }
}