Skip to content
This repository has been archived by the owner on Jan 5, 2024. It is now read-only.

Commit

Permalink
Update 5 FAQ.mdx
Browse files Browse the repository at this point in the history
Signed-off-by: rahul-thirdweb <[email protected]>
  • Loading branch information
rahul-thirdweb authored Jan 4, 2024
1 parent 457c5d6 commit 32dcf4d
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions docs/onboarding/21 Embedded Wallet/5 FAQ.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,10 @@ Users can access it by choosing the thirdweb option in WalletConnect. They will

We support Google, Apple, Facebook and email out of the box, and embedded wallets can be configured to work with any Open ID Compatible authentication service. We will be adding out of the box support for more social login options soon.

### How is pricing calculated for embedded wallets?

Embedded wallets are billed based on "monthly active wallets". An active wallet is defined as a wallet where a user logs in during the billing period. Embedded wallets are completely free up to 10,000 monthly active wallets, and $0.02 per wallet after that.

# Customization FAQs

### Do you support gasless transactions?
Expand Down Expand Up @@ -82,3 +86,7 @@ You can learn more about the architecture of how embedded wallets are created an

Using Shamir Secret Sharing technology, your customers’ assets are safe even if thirdweb or you are compromised. This is because the attacker will only be able to access 1 of the 3 shards, and that is not enough to reconstruct the private key.





0 comments on commit 32dcf4d

Please sign in to comment.