🐛 DEBUG MODE (rimuovi ?debug dall'URL per nascondere)

API Response Status: 200

API Response Error: Nessuno

Total Power da API: 3

Power Validi (filtrati): 3

Main Power: stella (ID: 742)

API Response Completa:

{
    "code": 200,
    "powers": [
        {
            "id": 742,
            "name": "stella",
            "description": {
                "long": "Say it with Stella. Soft charm to every message.",
                "short": "Stella stickers"
            },
            "prices": {
                "fairtrade_min": 190,
                "fairtrade_max": 210,
                "store": "220 xats"
            },
            "status": false,
            "released": "29\/03\/2026",
            "released_int": 1774821606,
            "smilies": [
                "stelladt",
                "stellahair",
                "stellacb",
                "stellamb"
            ],
            "pawns": [
                {
                    "hat": "(hat#hf)",
                    "name": "p1sstella4"
                },
                {
                    "hat": "(hat#hi)",
                    "name": "p1sstella3"
                },
                {
                    "hat": "(hat#hV)",
                    "name": "p1sstella2"
                },
                {
                    "hat": "(hat#hd)",
                    "name": "p1sstella"
                }
            ],
            "categories": [
                "is_new",
                "is_latest"
            ],
            "collection": {
                "required": [],
                "pawns": []
            }
        },
        {
            "id": 741,
            "name": "patday",
            "description": {
                "long": "A touch of luck. A pot of gold. St. Patrick themed smilies.",
                "short": "Patday smilies"
            },
            "prices": {
                "fairtrade_min": 900,
                "fairtrade_max": 1200,
                "store": "300 xats"
            },
            "status": "limited",
            "released": "14\/03\/2026",
            "released_int": 1773525604,
            "smilies": [
                "pdtop4",
                "pdtop3",
                "pdtop2",
                "pdtop1",
                "pdrainbow",
                "pdpot",
                "pdpipe",
                "pdluck",
                "pdgirl",
                "pdfeet",
                "pdcreepy",
                "pdcoin",
                "pdballoons"
            ],
            "pawns": [
                {
                    "hat": "(hat#hB)",
                    "name": "p1pd7"
                },
                {
                    "hat": "(hat#hR)",
                    "name": "p1pd6a"
                },
                {
                    "hat": "(hat#hD)",
                    "name": "p1pd5"
                },
                {
                    "hat": "(hat#hG)",
                    "name": "p1pd3"
                },
                {
                    "hat": "(hat#hn)",
                    "name": "p1pd2"
                },
                {
                    "hat": "(hat#hJ)",
                    "name": "p1pd1"
                },
                {
                    "hat": "(hat#hm)",
                    "name": "p1pd4"
                }
            ],
            "categories": [
                "is_new",
                "is_limited"
            ],
            "collection": {
                "required": [],
                "pawns": []
            }
        },
        {
            "id": 740,
            "name": "pengfun",
            "description": {
                "long": "Tiny penguin. Big mood.",
                "short": "Pengfun smilies"
            },
            "prices": {
                "fairtrade_min": 1000,
                "fairtrade_max": 1300,
                "store": "300 xats"
            },
            "status": "limited",
            "released": "21\/02\/2026",
            "released_int": 1771714805,
            "smilies": [
                "pfback",
                "pfhattop2",
                "pfhattop",
                "pfsleep",
                "pfigloo",
                "pficeheart",
                "pfheart",
                "pfhat",
                "pftrip",
                "pfsmelltop",
                "pfsmell",
                "pfskates",
                "pfquestion"
            ],
            "pawns": [
                {
                    "hat": "(hat#hb)",
                    "name": "p1pengfun5"
                },
                {
                    "hat": "(hat#hX)",
                    "name": "p1pengfun4"
                },
                {
                    "hat": "(hat#hj)",
                    "name": "p1pengfun3"
                },
                {
                    "hat": "(hat#ha)",
                    "name": "p1pengfun2"
                },
                {
                    "hat": "(hat#hO)",
                    "name": "p1pengfun"
                }
            ],
            "categories": [
                "is_new",
                "is_limited"
            ],
            "collection": {
                "required": [],
                "pawns": []
            }
        }
    ]
}

Primi 3 Power Raw:

[
    {
        "id": 742,
        "name": "stella",
        "description": {
            "long": "Say it with Stella. Soft charm to every message.",
            "short": "Stella stickers"
        },
        "prices": {
            "fairtrade_min": 190,
            "fairtrade_max": 210,
            "store": "220 xats"
        },
        "status": false,
        "released": "29\/03\/2026",
        "released_int": 1774821606,
        "smilies": [
            "stelladt",
            "stellahair",
            "stellacb",
            "stellamb"
        ],
        "pawns": [
            {
                "hat": "(hat#hf)",
                "name": "p1sstella4"
            },
            {
                "hat": "(hat#hi)",
                "name": "p1sstella3"
            },
            {
                "hat": "(hat#hV)",
                "name": "p1sstella2"
            },
            {
                "hat": "(hat#hd)",
                "name": "p1sstella"
            }
        ],
        "categories": [
            "is_new",
            "is_latest"
        ],
        "collection": {
            "required": [],
            "pawns": []
        }
    },
    {
        "id": 741,
        "name": "patday",
        "description": {
            "long": "A touch of luck. A pot of gold. St. Patrick themed smilies.",
            "short": "Patday smilies"
        },
        "prices": {
            "fairtrade_min": 900,
            "fairtrade_max": 1200,
            "store": "300 xats"
        },
        "status": "limited",
        "released": "14\/03\/2026",
        "released_int": 1773525604,
        "smilies": [
            "pdtop4",
            "pdtop3",
            "pdtop2",
            "pdtop1",
            "pdrainbow",
            "pdpot",
            "pdpipe",
            "pdluck",
            "pdgirl",
            "pdfeet",
            "pdcreepy",
            "pdcoin",
            "pdballoons"
        ],
        "pawns": [
            {
                "hat": "(hat#hB)",
                "name": "p1pd7"
            },
            {
                "hat": "(hat#hR)",
                "name": "p1pd6a"
            },
            {
                "hat": "(hat#hD)",
                "name": "p1pd5"
            },
            {
                "hat": "(hat#hG)",
                "name": "p1pd3"
            },
            {
                "hat": "(hat#hn)",
                "name": "p1pd2"
            },
            {
                "hat": "(hat#hJ)",
                "name": "p1pd1"
            },
            {
                "hat": "(hat#hm)",
                "name": "p1pd4"
            }
        ],
        "categories": [
            "is_new",
            "is_limited"
        ],
        "collection": {
            "required": [],
            "pawns": []
        }
    },
    {
        "id": 740,
        "name": "pengfun",
        "description": {
            "long": "Tiny penguin. Big mood.",
            "short": "Pengfun smilies"
        },
        "prices": {
            "fairtrade_min": 1000,
            "fairtrade_max": 1300,
            "store": "300 xats"
        },
        "status": "limited",
        "released": "21\/02\/2026",
        "released_int": 1771714805,
        "smilies": [
            "pfback",
            "pfhattop2",
            "pfhattop",
            "pfsleep",
            "pfigloo",
            "pficeheart",
            "pfheart",
            "pfhat",
            "pftrip",
            "pfsmelltop",
            "pfsmell",
            "pfskates",
            "pfquestion"
        ],
        "pawns": [
            {
                "hat": "(hat#hb)",
                "name": "p1pengfun5"
            },
            {
                "hat": "(hat#hX)",
                "name": "p1pengfun4"
            },
            {
                "hat": "(hat#hj)",
                "name": "p1pengfun3"
            },
            {
                "hat": "(hat#ha)",
                "name": "p1pengfun2"
            },
            {
                "hat": "(hat#hO)",
                "name": "p1pengfun"
            }
        ],
        "categories": [
            "is_new",
            "is_limited"
        ],
        "collection": {
            "required": [],
            "pawns": []
        }
    }
]

Power Filtrati (tutti):

  • 1. stella (ID: 742) - Smilies: 4, Pawns: 4, Status: available
  • 2. patday (ID: 741) - Smilies: 13, Pawns: 7, Status: LIMITED
  • 3. pengfun (ID: 740) - Smilies: 13, Pawns: 5, Status: LIMITED
Ultimo Power Rilasciato
stella

stella

Say it with Stella. Soft charm to every message.

29/03/2026
ID 742
4
Smilies
4
Pawns
220 xats
Store

Prezzi

Store Ufficiale 220 xats
Fairtrade (min) 190 xats
Fairtrade (max) 210 xats

Informazioni

Nome Power

stella

Descrizione Breve

Stella stickers

Stato

Disponibile

Smilies Incluse (4)

stelladt (stelladt)
stellahair (stellahair)
stellacb (stellacb)
stellamb (stellamb)

Pawns Disponibili (4)

p1sstella4

p1sstella4

(hat#hf)
p1sstella3

p1sstella3

(hat#hi)
p1sstella2

p1sstella2

(hat#hV)
p1sstella

p1sstella

(hat#hd)

Altri Power Recenti

patday

LIMITED

Patday smilies

300 xats 14/03/2026

13 smilies

pengfun

LIMITED

Pengfun smilies

300 xats 21/02/2026

13 smilies

Domande Frequenti su stella

Cos'è il power stella?

stella è un power Xat che say it with stella. soft charm to every message.. Include 4 smilies e 4 pawns esclusivi.

Il power stella è permanente?

Sì! stella è un power permanente e rimarrà disponibile sia nello store ufficiale che nel tuo account una volta acquistato. Non scade e potrai usarlo per sempre. Questo lo rende un investimento sicuro a lungo termine.

Quali smilies include stella?

Il power stella include 4 smilies esclusive che puoi usare nelle chat. Ecco alcuni esempi:

stelladt (stelladt)
stellahair (stellahair)
stellacb (stellacb)
stellamb (stellamb)

Quali sono i Pawns di stella?

I Pawns di Xat non sono avatar, ma sono i "pedoni" (pioni) dell'utente — la tua identità visiva personalizzata. Il power stella include 4 pawns esclusivi:

p1sstella4

p1sstella4

(hat#hf)
p1sstella3

p1sstella3

(hat#hi)
p1sstella2

p1sstella2

(hat#hV)
p1sstella

p1sstella

(hat#hd)

Come posso acquistare stella?

Il power stella può essere acquistato su xat.com/store al prezzo di 220 xats xats. Puoi pagare con xats (la valuta interna) o acquistare xats con carta di credito/PayPal.

Qual è la differenza tra prezzo Store e Fairtrade per stella?

Il prezzo Store di stella è 220 xats xats (prezzo ufficiale fisso). Il Fairtrade è il prezzo di mercato tra utenti, che varia in base a domanda/offerta: attualmente - xats. Consulta la nostra pagina prezzi per confrontare tutti i power.

Posso trasferire stella ad altri utenti?

I power possono essere trasferiti esclusivamente tramite il sistema Trade, il sistema di scambio sicuro di Xat dove entrambe le parti devono confermare lo scambio con la propria password. Per aprire l'interfaccia Trade, digita semplicemente la parola trade nella chat e clicca sul link che appare. Si aprirà l'applicazione sicura dove potrai aggiungere stella e altri xats/days allo scambio. Il Trade protegge entrambi gli utenti richiedendo la conferma simultanea con password e verifica automatica delle risorse disponibili. Non utilizzare mai metodi alternativi per evitare truffe.

Cosa sono i Pawns su Xat?

I Pawns di Xat non sono avatar tradizionali, ma sono i "pedoni" (pioni) dell'utente — rappresentano la tua identità visiva personalizzata nelle chat. Ogni power può includere pawns esclusivi con animazioni, stili e temi unici. I pawns si attivano tramite codici "hat" specifici e diventano la tua immagine profilo distintiva.