Updated on 2026-08-14

This commit is contained in:
Tangem 2025-10-23 17:08:01 +03:00
parent cf49333c22
commit c35da7186d
9 changed files with 99 additions and 131 deletions

View file

@ -21,7 +21,7 @@ object TangemBlogUrlBuilder {
const val RESOURCE_TO_LEARN_ABOUT_APPROVING_IN_SWAP = "https://tangem.com/en/blog/post/give-revoke-permission/"
const val YIELD_SUPPLY_HOW_IT_WORKS_URL = "https://tangem.com/en/blog/post/savings-account"
const val YIELD_SUPPLY_HOW_IT_WORKS_URL = "https://tangem.com/en/blog/post/yield-mode"
const val YIELD_SUPPLY_TOS_URL = "https://aave.com/terms-of-service"
const val YIELD_SUPPLY_PRIVACY_URL = "https://aave.com/privacy-policy"
}