ParclExplorer

Transaction Details

Hash
0x542cba7527fb81e4bf402b867b3a526ee81b147bbe7dcab574f806944162a37d
Type
PlaceOrder
Status
Success
Block
1305842
Index
8
Nonce
1776472788481
Timestamp
15:05:59 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 23230123,
    "price": 58962000000,
    "market_id": 0,
    "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: 11
{
  "OrderPlaced": {
    "side": "Long",
    "size": 23230123,
    "price": 58962000000,
    "order_id": 2875086,
    "market_id": 0,
    "account_id": 8
  }
}