ParclExplorer

Transaction Details

Hash
0x30e8e813c42acd827d110763e26858456ae2450c51fc905c467313ba7b019cd4
Type
PlaceOrder
Status
Success
Block
3171152
Index
0
Nonce
1776908004226
Timestamp
01:33:24 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 30000000,
    "price": 28600000000,
    "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": 30000000,
    "price": 28600000000,
    "order_id": 6205811,
    "market_id": 2,
    "account_id": 43
  }
}