diff options
author | Marcin Chrzanowski <m@m-chrzan.xyz> | 2021-03-11 00:14:34 +0100 |
---|---|---|
committer | Marcin Chrzanowski <m@m-chrzan.xyz> | 2021-03-11 00:14:34 +0100 |
commit | f1f0cf6203a40d185afea04069d01dd72a5cc8be (patch) | |
tree | 549ac7d7017a2d53743a4fa55eb7ace304a2ee42 /src/crypto.html | |
parent | f510b46302e3d0ab05424b33ed7cf2ccaaefa904 (diff) |
Add crypto addresses
Diffstat (limited to 'src/crypto.html')
-rw-r--r-- | src/crypto.html | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/src/crypto.html b/src/crypto.html new file mode 100644 index 0000000..ee96e3b --- /dev/null +++ b/src/crypto.html @@ -0,0 +1,15 @@ +<p>BTC: <code>15CRCVx5okbTDwU6M4kmA1JGTimtFkZFak</code> </p> + +<p>ETH and Ethereum tokens: <code>0x8370f8De24c4Dc0459CF22DAaAe259f89A03e626</code> +</p> + +<p>CELO and Celo tokens: <code>0x207a9efcf1114f7cbc110526689f9cb417a7bfc8</code> +</p> + +<p>DOGE: <code>DDBsGmC5L55LUAUoHZAZJkb12m1ZUetTBS</code> </p> +<p> +XMR: +<code> + 3a9nnjbS38daKSM7reXJE3CydjZMxdj6Yu4YLvP1zN7TfrHGBjiEKy6PPAuznSYpG6Af1ip6qBkn85Lahtqj7fZVQKMdJu +</code> +</p> |