Skip to content

Instantly share code, notes, and snippets.

View CephandriusMaxtori's full-sized avatar

Nolan CephandriusMaxtori

  • Ngbcoder
  • 00:12 (UTC -04:00)
View GitHub Profile
<!DOCTYPE html>
<html>
<head>
<title>Simple Token Tracker</title>
<style>
body {
font-family: sans-serif;
display: flex;
justify-content: center;
align-items: center;