From 8fc4b79ea8e044837e002e06496696856306cf62 Mon Sep 17 00:00:00 2001 From: Ben DiFrancesco Date: Fri, 15 May 2026 11:27:52 -0400 Subject: [PATCH] Remove payment address content --- pages/_meta.js | 9 --------- pages/payment-addresses.mdx | 16 ---------------- 2 files changed, 25 deletions(-) delete mode 100644 pages/payment-addresses.mdx diff --git a/pages/_meta.js b/pages/_meta.js index 83ce1ae..53d80c4 100644 --- a/pages/_meta.js +++ b/pages/_meta.js @@ -20,10 +20,6 @@ export default { "title": "Education" }, "user-guides": { "title": "Education", "display": "children" }, - "-- sep-5": { - "type": "separator", - "title": "Resources" - }, "-- ext-use-platform-6": { "title": "Use Platform", "type": "page", @@ -42,9 +38,4 @@ export default { "href": "https://x.com/scopelift", "newWindow": true }, - "-- hr-11": { - "type": "separator", - "title": "" - }, - "payment-addresses": "Payment Addresses" }; diff --git a/pages/payment-addresses.mdx b/pages/payment-addresses.mdx deleted file mode 100644 index 112b5fd..0000000 --- a/pages/payment-addresses.mdx +++ /dev/null @@ -1,16 +0,0 @@ - -# Payment Addresses - -Tally accepts payments on multiple blockchain networks. Please use the appropriate address for the network you wish to send on, and double-check the address before sending any funds. - -### Supported Networks and Addresses - -
NetworkAddress
Ethereum Mainnet0x7E90E03654732ABedF89Faf87f05BcD03ACEeFdC
Arbitrum One0x50Db58E1774CB7922d1bF96a267b52e8bb41c0ce
Optimism0xec1C77AC05915F099C7c56900D63823Fa4308800
Base0xddf44851CC3A8b9142e66dfCEFf05B5867451A84
Polygon0x4890f92e8fcaf7B22764C7f08Da0D1ABd7F567eC
Gnosis Chain0xFd4c2579664286ae699c5E25aECCFB5Df58e8d85
- -### Important Notes: - -* Always verify the address before sending any tokens. -* Ensure you're sending tokens on the expected network. -* Contact our support team if you need assistance or have any questions. - -Remember: blockchain transactions are irreversible. If you send funds to an incorrect address, we may not be able to recover them.