ParclExplorer

Transaction Details

Hash
0x9d01896acdd4468503cb5d909386df1e1d81213764491dbd22d20f7cd5e97faa
Type
PlaceOrder
Status
Success
Block
3128257
Index
5
Nonce
1776875670911
Timestamp
23:06:40 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 22243235,
    "price": 20210000000,
    "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: 9
{
  "OrderPlaced": {
    "side": "Long",
    "size": 22243235,
    "price": 20210000000,
    "order_id": 6106088,
    "market_id": 1,
    "account_id": 8
  }
}