⚓ 100 WWW = 100 USD
1 ZENIQ = 0.0027 USD
🇩🇪 DE 🇹🇭 TH 🇬🇧 EN 🇪🇸 ES 🇷🇺 RU

🌐 WebOn Gateway Erkannt

Um die volle schöpferische Kraft des © ScanMe.NFT Systems zu nutzen, benötigen Sie den Tresor der Seele: Die NomoAppWallet.

ScanToDownload Nomo App

📲 ScanToDownload

Scannen Sie diesen Code mit Ihrem Smartphone, um die Souveränität zu aktivieren.

🌐 1 WWW = 1 USD (Wertanker)
SmartEarthWorld
WWW Token Zen-20Token
SeWWWeS-Treibstoff
KYC Token Zen-20Token
SeWWWeS-Zündschlüssel
ZENIQ Chain Zen-20Token
NomoApp-Kraftstoff
DigaBodhiTree

SmartEarthFamily Gateway

DigaBodhiTree #104
Ursprungspate: SID 5044704750

🌬️ Inhalation

SmartEarth-Potential 📖

Gesammelt: 0.00 USD

Jeder Tropfen zählt!
Eigenspenden ab 0,01 USD möglich.

🌱 Exhalation

SmartEarth-Manifestation 📖

Energie: 0.00 WWW 📖

Fläche: 0.000 qm

Der Schöpfungs-Kelch

Starte deinen Schöpfungsfunken ab 1 Cent. Sammle deine Beiträge bis zum 100-USD-Meilenstein für deine Inhalation.

Quelle: SeWWWeS.ZNS
FID: 9999999999 | SID: 7829104736

Manuelle Eigenspende an die Quelle:

Asset: ZENIQ Token | Standard: ZEN-20
⚠️ ACHTUNG: Sende Ressourcen ausschließlich aus deiner eigenen Wallet (z. B. Nomo App), bei der du im Besitz der 12 Wörter bist! Wallets von Börsen (z. B. MEXC) sind nicht zuordnungsbar.
0.00 / 100.00 USD

Bei Erreichen von 100 USD erfolgt automatisch die Inhalation: Wandlung in 100 WWW + 1 KYC-Zündschlüssel [1-3].

📖
📖
📖
📖
📖

0 WWW / USD

GESAMT RE-EIGENGESPENDET

Aktive Wallets: 0
WWW im Umlauf: 0
0

ANERKANNTE GESTALTER

0

qm GEHEILTE ERDE
🌀 Phase 1: Die Quelle (Eigenspende) 🌱 Phase 2: Manifestation (Re-Eigenspende) 🤝 Phase 3: SmartEarthEcosystems (Kooperationen) 👁 Echtheit prüfen (ScanMe.ZNS) 💬 Ursprungspaten kontaktieren

<
×

👁️ ScanToVerify

Scanne den Code mit der NomoApp, um das Original im Archiv zu verifizieren.

ScanToDownload Nomo App
Treibstoff Verifizieren
×

👁️ ScanToVerify

Scanne den Code mit der NomoApp, um die Identität zu prüfen.

QR KYC
Zündschlüssel Verifizieren
/* ========================================== */ /* DAS NEUE ORBIT-SYSTEM (ERSETZT DAS LOGO) */ /* ========================================== */ .webon-orbit-container { position: relative; width: 90vw; max-width: 320px; aspect-ratio: 1 / 1; margin: 0 auto 50px auto; display: flex; justify-content: center; align-items: center; } .orbit-sun { width: 50%; z-index: 10; filter: drop-shadow(0 0 40px rgba(255,255,255,0.4)); transition: transform 0.5s ease; cursor: pointer;} .orbit-sun:hover { transform: scale(1.05); } .orbit-track { position: absolute; width: 100%; height: 100%; border-radius: 50%; border: 2px dashed rgba(212, 175, 55, 0.3); box-shadow: 0 0 50px rgba(212, 175, 55, 0.1); animation: orbit-spin 35s linear infinite; } .orbit-track:hover, .orbit-track:hover .orbit-planet { animation-play-state: paused; } .orbit-planet { position: absolute; width: 25%; height: 25%; border-radius: 50%; display: flex; justify-content: center; align-items: center; cursor: pointer; animation: orbit-spin-reverse 35s linear infinite; box-shadow: 0 0 25px rgba(0,0,0,0.9); transition: transform 0.3s ease, box-shadow 0.3s ease; box-sizing: border-box; } .orbit-planet:hover { transform: scale(1.15) !important; z-index: 20; } .op-www { top: -12.5%; left: 37.5%; background: radial-gradient(circle at 30% 30%, #111827, #000); border: 3px solid #00ffff; } .op-kyc { top: 62.5%; left: 80.8%; background: radial-gradient(circle at 30% 30%, #5c3a21, #1a0f0e); border: 3px solid #fcf6ba; } .op-zeniq { top: 62.5%; left: -5.8%; background: radial-gradient(circle at 30% 30%, #2c3e50, #000); border: 3px solid #ffffff; } .orbit-planet img { height: auto; object-fit: contain; } .op-www img { width: 140%; filter: drop-shadow(0 5px 15px rgba(0,0,0,0.9)); } .op-kyc img { width: 120%; transform: rotate(-15deg); filter: drop-shadow(0 0 20px rgba(252, 246, 186, 0.8)); } .op-zeniq img { width: 90%; filter: drop-shadow(0 0 10px rgba(255,255,255,0.5)); } .planet-tag { position: absolute; bottom: -35px; width: 140px; text-align: center; font-size: 10px; color: #fff; font-weight: 800; background: #050a1f; padding: 6px; border-radius: 12px; border: 1px solid; pointer-events: none; box-shadow: 0 5px 15px rgba(0,0,0,0.8); letter-spacing: 1px; } @keyframes orbit-spin { 100% { transform: rotate(360deg); } } @keyframes orbit-spin-reverse { 100% { transform: rotate(-360deg); } } /* ========================================== */ /* RESTLICHE BILDER, TEXTE & BUTTONS */ /* ========================================== */ .baum-bild { width: 100%; max-width: 250px; height: auto; border-radius: 15px; margin-bottom: 25px; box-shadow: 0 5px 20px rgba(0, 0, 0, 0.5); border: 1px solid rgba(212, 175, 55, 0.3); } h1 { font-family: 'Playfair Display', serif; font-size: 26px; margin: 0 0 5px 0; letter-spacing: 1px; } .subtitle { font-size: 14px; color: #a8b2d1; margin-bottom: 30px; line-height: 1.5; } .sid-highlight { color: #d4af37; font-weight: 600; } .btn { display: block; width: 85%; padding: 15px 20px; margin-bottom: 12px; border-radius: 30px; text-decoration: none; font-weight: 600; font-size: 14px; color: #ffffff; transition: transform 0.2s, box-shadow 0.2s; border: none; } .btn:active { transform: scale(0.97); } .btn-gold { background: linear-gradient(to right, #bf953f, #fcf6ba, #b38728, #fbf5b7); color: #000000; box-shadow: 0 4px 15px rgba(212, 175, 55, 0.4); border: 2px solid #fff; } .btn-green { background: linear-gradient(135deg, #2e8b57 0%, #3cb371 100%); box-shadow: 0 4px 15px rgba(46, 139, 87, 0.4); border: 2px solid #fff; } .btn-blue { background: rgba(30, 144, 255, 0.2); border: 1px solid #1e90ff; color: #1e90ff; } .btn-purple { background: rgba(138, 43, 226, 0.2); border: 1px solid #8a2be2; color: #d8b4fe; } .btn-info { display: block; width: 85%; padding: 15px; border-radius: 30px; font-weight: 600; font-size: 14px; color: #fcf6ba; background: rgba(212, 175, 55, 0.1); border: 1px solid rgba(212, 175, 55, 0.6); text-decoration: none; text-align: center; margin-bottom: 30px; margin-top: 10px; box-sizing: border-box; transition: all 0.3s ease; } .btn-info:active { background: rgba(212, 175, 55, 0.3); } .footer { margin-top: 20px; font-size: 11px; color: #7a8ba3; line-height: 1.6; border-top: 1px solid rgba(255, 255, 255, 0.1); padding-top: 15px; width: 100%; margin-bottom: 30px;} .footer span { color: #d4af37; } /* ========================================== */ /* MODALS (DIE POP-UPS FÜR DIE PLANETEN) */ /* ========================================== */ .st-modal { display: none; position: fixed; z-index: 9999; left: 0; top: 0; width: 100%; height: 100%; background-color: rgba(0,0,0,0.85); justify-content: center; align-items: center; backdrop-filter: blur(5px); } .st-modal-content { border: 2px solid #d4af37; border-radius: 20px; padding: 30px; width: 90%; max-width: 400px; text-align: center; position: relative; color: #fff; box-sizing: border-box;} .st-modal-www { background: linear-gradient(135deg, #0a1128 0%, #050a1f 100%); border-color: #00ffff;} .st-modal-kyc { background: linear-gradient(135deg, #3e2723 0%, #050a1f 100%); border-color: #fcf6ba;} .st-close { position: absolute; top: 10px; right: 20px; color: #d4af37; font-size: 30px; font-weight: bold; cursor: pointer; } .st-qr { background: #fff; padding: 12px; border-radius: 10px; display: inline-block; margin: 15px 0; } .st-qr img { width: 160px; height: 160px; } .st-btn-modal { display: block; padding: 14px; border-radius: 30px; font-weight: 800; font-size: 14px; text-decoration: none; text-transform: uppercase; margin-top: 15px; box-sizing: border-box;} .st-btn-www { color: #050a1f; background: linear-gradient(135deg, #00ffff, #008888); } .st-btn-kyc { color: #3e2723; background: linear-gradient(135deg, #fcf6ba, #d4af37); } .modal-details { font-family: 'Roboto Mono', monospace; font-size: 10px; color: #a8b2d1; margin-top: 15px; border-top: 1px solid rgba(255,255,255,0.1); padding-top: 10px; word-break: break-all;} /* ========================================== */ /* UNSER BEFEHL ZUR FREIHEIT (SCROLLEN) */ /* ========================================== */ html, body, #root, #app { overflow-y: auto !important; overflow-x: hidden !important; height: auto !important; min-height: 100vh !important; touch-action: auto !important; } canvas { touch-action: auto !important; pointer-events: none !important; /* Das ist der finale Schlüssel zur Freiheit! */ } /* Unser goldenes Gewand für die Gateway-Buttons */ .button-group-gateway { display: flex; flex-direction: column; gap: 15px; width: 100%; max-width: 400px; margin: 0 auto; } .btn-gateway { font-family: 'Inter', sans-serif; font-size: 15px; font-weight: 600; width: 100%; padding: 16px 15px; border-radius: 12px; cursor: pointer; text-align: left; color: white; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3); transition: transform 0.1s ease; } .btn-gateway:active { transform: scale(0.98); } .btn-gateway.gold { background: linear-gradient(90deg, #a67c00, #bf953f, #fcf6ba, #b38728, #fdbf59); color: #000; border: 1px solid #fff; } .btn-gateway.green { background: linear-gradient(90deg, #1e5631, #4c9a2a, #1e5631); border: 1px solid #d4af37; } .btn-gateway.blue { background: linear-gradient(90deg, #0f52ba, #1e90ff, #0f52ba); border: 1px solid #d4af37; } .system-box-gateway { display: none; margin: 25px auto 0 auto; width: 100%; max-width: 400px; padding: 20px; background: rgba(5, 10, 21, 0.85); border: 1px solid #d4af37; border-radius: 12px; color: #d1d5db; font-size: 14px; line-height: 1.6; text-align: left; box-shadow: 0 4px 15px rgba(212, 175, 55, 0.15); animation: fadeInGateway 0.4s ease-in-out; } @keyframes fadeInGateway { from { opacity: 0; transform: translateY(-10px); } to { opacity: 1; transform: translateY(0); } } /* Ultimative Befreiung des Fallback-Screens */ body > div, .fallback, #fallback-overlay { overflow-y: auto !important; max-height: 100vh !important; touch-action: auto !important; pointer-events: auto !important; } /* Ultimative Befreiung des Fallback-Screens */ body > div, .fallback, #fallback-overlay { overflow-y: auto !important; max-height: 100vh !important; touch-action: auto !important; pointer-events: auto !important; } /* ========================================== */ /* DAS GENESIS NFT GEWAND (SeWWWeS) */ /* ========================================== */ .bg-genesis { background: linear-gradient(135deg, #0a0f1d 0%, #151b2e 50%, #1e150b 100%); border: 3px solid #d4af37; box-shadow: 0 0 30px rgba(212, 175, 55, 0.4); } .genesis-data-box { background: rgba(0, 0, 0, 0.6); border: 1px solid rgba(212, 175, 55, 0.3); border-radius: 12px; padding: 15px; margin: 15px 0; text-align: left; } .genesis-row { display: flex; justify-content: space-between; font-size: 11px; margin-bottom: 8px; border-bottom: 1px solid rgba(255,255,255,0.1); padding-bottom: 4px; } .genesis-row:last-child { border-bottom: none; margin-bottom: 0; padding-bottom: 0; } .genesis-label { color: #a0aec0; font-weight: 600; } .genesis-value { color: #fcf6ba; font-family: monospace; font-size: 12px; text-align: right;}
⚓ 100 WWW = 100 USD
1 ZENIQ = 0.0027 USD
🇩🇪 DE 🇹🇭 TH 🇬🇧 EN 🇪🇸 ES 🇷🇺 RU

🌐 WebOn Gateway Erkannt

Um die volle schöpferische Kraft des © ScanMe.NFT Systems zu nutzen, benötigen Sie den Tresor der Seele: Die NomoAppWallet.

ScanToDownload Nomo App

📲 ScanToDownload

Scannen Sie diesen Code mit Ihrem Smartphone, um die Souveränität zu aktivieren.

🌐 1 WWW = 1 USD (Wertanker)
SmartEarthWorld
WWW Token Zen-20Token
SeWWWeS-Treibstoff
KYC Token Zen-20Token
SeWWWeS-Zündschlüssel
ZENIQ Chain Zen-20Token
NomoApp-Kraftstoff
DigaBodhiTree

SmartEarthFamily Gateway

DigaBodhiTree #104
Ursprungspate: SID 5044704750

🌬️ Inhalation

SmartEarth-Potential 📖

Gesammelt: 0.00 USD

Jeder Tropfen zählt!
Eigenspenden ab 0,01 USD möglich.

🌱 Exhalation

SmartEarth-Manifestation 📖

Energie: 0.00 WWW 📖

Fläche: 0.000 qm

Der Schöpfungs-Kelch

Starte deinen Schöpfungsfunken ab 1 Cent. Sammle deine Beiträge bis zum 100-USD-Meilenstein für deine Inhalation.

Quelle: SeWWWeS.ZNS
FID: 9999999999 | SID: 7829104736

Manuelle Eigenspende an die Quelle:

Asset: ZENIQ Token | Standard: ZEN-20
⚠️ ACHTUNG: Sende Ressourcen ausschließlich aus deiner eigenen Wallet (z. B. Nomo App), bei der du im Besitz der 12 Wörter bist! Wallets von Börsen (z. B. MEXC, Bitget) sind nicht zuordnungsbar und führen zum Verlust des Schöpfungsanspruchs.
0.00 / 100.00 USD

Bei Erreichen von 100 USD erfolgt automatisch die Inhalation: Wandlung in 100 WWW + 1 KYC-Zündschlüssel (Erhalt direkt in deine Wallet).

📖
📖
📖
📖
📖

0 WWW / USD

GESAMT RE-EIGENGESPENDET

Aktive Wallets: 0
WWW im Umlauf: 0
0

ANERKANNTE GESTALTER

0

qm GEHEILTE ERDE
🌀 Phase 1: Die Quelle (Eigenspende) 🌱 Phase 2: Manifestation (Re-Eigenspende) 🤝 Phase 3: SmartEarthEcosystems (Kooperationen) 👁 Echtheit prüfen (ScanMe.ZNS) 💬 Ursprungspaten kontaktieren

<
×

👁️ ScanToVerify

Scanne den Code mit der NomoApp, um das Original im Archiv zu verifizieren.

ScanToDownload Nomo App
Treibstoff Verifizieren
×

👁️ ScanToVerify

Scanne den Code mit der NomoApp, um die Identität zu prüfen.

QR KYC
Zündschlüssel Verifizieren