Updated on 2026-08-14

This commit is contained in:
Tangem 2025-10-17 23:45:25 +05:00
parent fbfd7476fa
commit c1ca73561d
9 changed files with 101 additions and 129 deletions

View file

@ -22,4 +22,6 @@ 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_TOS_URL = "https://aave.com/terms-of-service"
const val YIELD_SUPPLY_PRIVACY_URL = "https://aave.com/privacy-policy"
}