<!DOCTYPE html><html><head><meta charset="UTF-8"><title>HomeChain RPC</title><style>body { font-family: "Inter", sans-serif; background-color: #0d1117; color: #c9d1d9; text-align: center; margin-top: 15%; } h1 { color: #58a6ff; font-size: 3em; margin-bottom: 10px; } p { font-size: 1.2em; color: #8b949e; } .badge { background-color: #1f6feb; color: white; padding: 5px 15px; border-radius: 20px; font-weight: bold; font-size: 0.9em; display: inline-block; margin-top: 20px; }</style></head><body><h1>🟢 HomeChain RPC is Online</h1><p>Welcome to the official HomeChain RPC Endpoint.</p><div class="badge">Chain ID: 815135</div><p style="margin-top: 30px; font-size: 0.9em;">Please use this URL via POST requests in MetaMask or Web3 providers.</p></body></html>