diff --git a/apps/portal/src/app/wallets/faq/page.mdx b/apps/portal/src/app/wallets/faq/page.mdx index 57b9031c381..fcea3ba9b2e 100644 --- a/apps/portal/src/app/wallets/faq/page.mdx +++ b/apps/portal/src/app/wallets/faq/page.mdx @@ -53,14 +53,42 @@ export const metadata = createMetadata({ However, you will need to provide a separate flow to create in-app wallets as you would with any wallet provider (WalletConnect, Coinbase Wallet, etc.). -## Server Wallets - ## Ecosystem Wallets
Yes, you can change your Ecosystem Wallet name and icon. However, you cannot change the Ecosystem Wallet slug.
+## Gas Sponsorship + +
+ No, the Dedicated Relayer service is an add-on service. View more information on the different tiers on the [pricing page](https://thirdweb.com/pricing). +
+ +
+ A single executor will lead to about 20% faster queue to confirmation times and 15% higher throughput. + + The premium tier with ten executors instead of one will improve this by 10x. +
+ +
+ Our dedicated relayer gives you your very own queue. It is also built for 7702 - meaning both user and server wallets can use it without any code changes and msg.sender still remains as the user. + + This is in contrast with an EIP-2771 relayer which requires contract changes. + + Dedicated relayer also gives you easier analytics for Dune dashboards and more by just fetching all transactions originating from dedicated executors. +
+ +
+ Yes, scaling is managed. You can choose the number of executors and chains through the different standard, premium, or custom tiers. + + Infrastructure and automatic funding is already managed by thirdweb. +
+ +
+ This depends on the chain stability and features but typically ten executors can handle around 100 TPS. +
+ ## Security & Recoverability