ParclExplorer

Transaction Details

Hash
0xd9d47123b5d5101afc8f8ae6b333fcb66be7a46a0ca40bb59ac6ba581eccf625
Type
PlaceOrder
Status
Success
Block
1300622
Index
14
Nonce
1776472762563
Timestamp
14:48:05 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 60123944,
    "price": 26672000000,
    "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: 20
{
  "OrderPlaced": {
    "side": "Long",
    "size": 60123944,
    "price": 26672000000,
    "order_id": 2857660,
    "market_id": 2,
    "account_id": 8
  }
}